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 » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » 606-dev3 compile error with iml
Re: 606-dev3 compile error with iml [message #3763 is a reply to message #3762] Fri, 23 June 2006 09:37 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
[quote title=forlano wrote on Fri, 23 June 2006 03:31]
forlano wrote on Fri, 23 June 2006 08:51


After adding a
#define IMAGECLASS Vega5Img
(that was not necessary in the previous version) my application removed the previous error and gives:
C:\Vega\Vega5\VegaTab1.cpp(49) : error C3861: 'imgYes': identifier not found
C:\Vega\Vega5\VegaTab1.cpp(49) : error C3861: 'imgNo': identifier not found
C:\Vega\Vega5\VegaTab1.cpp(49) : error C3861: 'imgMaybe': identifier not found
C:\Vega\Vega5\VegaTab1.cpp(89) : error C2228: left of '.GetSize' must have class/struct/union
        type is ''unknown-type''
C:\Vega\Vega5\VegaTab1.cpp(89) : error C2228: left of '.cy' must have class/struct/union
C:\Vega\Vega5\VegaTab1.cpp(89) : error C3861: 'imgYes': identifier not found
C:\Vega\Vega5\VegaTab1.cpp(129) : error C2065: 'female' : undeclared identifier
C:\Vega\Vega5\VegaTab1.cpp(129) : error C2065: 'male' : undeclared identifier

In particular seems that the error is localized in .GetSize. Maybe the API changed?
Luigi


I am sorry, but yes. CLASSNAME is now required. Please check whether you have not forgot to place Vega5Img:: before images,
like Vega5Img::imgYes.

BTW, I couldadd patch to keep CLASSNAME-less images working, however, this would not play well with recent development (each iml CLASSNAME now has corresponding object wrapper etc..).

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: upp-b605-dev1 compile error in PDFDraw
Next Topic: SVN rev. 24 chameleon related build error
Goto Forum:
  


Current Time: Thu Mar 28 21:10:24 CET 2024

Total time taken to generate the page: 0.01584 seconds