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 » AggCtrl
Re: AggCtrl [message #18348 is a reply to message #18347] Wed, 24 September 2008 00:40 Go to previous messageGo to previous message
Oblivion is currently offline  Oblivion
Messages: 1094
Registered: August 2007
Senior Contributor
Hi,

Good job! I compiled the aggtest on Win32 (XP pro SP3), and it worked very well. Smile The only thing is, the code refused to compile at the first time (on both MSVC9 and MinGW). Reason was, "if with no expession" at aggctrl.h lines 25 and 58:

#elif PLATFORM_WIN32


but after changing this two line to:

#elif defined(PLATFORM_WIN32)


code compiled successfully.


Regards.


[Updated on: Wed, 24 September 2008 00:42]

Report message to a moderator

 
Read Message icon3.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: RSS Parser/Composer Class For U++
Next Topic: upp 3D engine
Goto Forum:
  


Current Time: Thu May 16 15:38:48 CEST 2024

Total time taken to generate the page: 0.01521 seconds