Some errors building varedittest on MSVC

Andrei Bârsan <[email protected]>
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
Greetings!

I've managed to get MSVC project generation going, thank you all who 
helped me! :)
So what I did now was copy over the 
/crystal/CSExtra/branches/soc/editor/apps/varedittest into my own 
working folder's /apps, updated the jamfile, regenerated the solution 
files for MSVC. It worked okay!

Now when I want to build varedittest, I get a bunch of wxWidgets-related 
errors, mostly in apps/varedittest/wx/props.cpp, in the class 
implementation macros. For instance:

Error    111    error C2491: 'wxFlagsProperty::ms_classInfo' : 
definition of dllimport static data member not allowed    
c:\work\cs\apps\varedittest\wx\propgrid\props.cpp    1499

Apparently this code claims to be using a DLL that isn't there, causing 
the error, is that correct? Why were those wxWidgets components added 
there? (the propgrid folder) Are they meant to help debug the GUI 
generation code?

Thanks in advance!
Regards
Andrei

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.