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 #3765 is a reply to message #3764] Fri, 23 June 2006 10:29 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
forlano wrote on Fri, 23 June 2006 03:55

luzr wrote on Fri, 23 June 2006 09:37



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


I've added Veg5Img:: before my image and the complains were reduced. Still remains problem here:
	Size isz = Vega5Img::imgYes.GetSize(); 

"C:\Vega\Vega5\VegaTab1.cpp(23) : error C2228: left of '.GetSize' must have class/struct/union"

it is the same problem of the reference example. It seems .GetSize disappeared as method.

Luigi


	Size isz = Vega5Img::imgYes().GetSize(); 


Paranthesis!!!

But they were required before too here...

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 Apr 25 02:54:09 CEST 2024

Total time taken to generate the page: 0.02106 seconds