Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » SDLCtrl does not compile
Re: SDLCtrl does not compile [message #44918 is a reply to message #44917] Tue, 21 July 2015 15:31 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
... some more note.
From line 58 to 61 of SDLCtrl.h file I see:

class SDLCtrl : public Ctrl {
typedef SDLCtrl CLASSNAME;	
	class SDLCtrlIn : public DHCtrl, public SDLSurface {
	typedef SDLCtrl CLASSNAME;	
...


I wonder if line 61 should be instead

typedef SDLCtrlIn CLASSNAME;

It compile and run the same.
Luigi
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SDL 2.0
Next Topic: Functions4U: Replaced Tokenize() with safer Tokenize2()
Goto Forum:
  


Current Time: Fri May 03 17:19:37 CEST 2024

Total time taken to generate the page: 0.02465 seconds