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 » latest UVS2 link error and fix in CtrlLib
latest UVS2 link error and fix in CtrlLib [message #4957] Sun, 27 August 2006 21:48 Go to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
When compiling latest UVS2 sources I got a link error with missing Printer symbols. This is caused by wrong #ifdef ... #endif alignment, which was introduced with the WinCE port.
The #endif at the very end of the file 'PrinterJob.cpp' has to be moved right after the #endif for WinCE #define, because all definitions after that are for POSIX systems.

Matthias
 
Read Message
Read Message
Previous Topic: Easy diff creation for UVS2 working copy?
Next Topic: 608-dev2 command line "make" problem
Goto Forum:
  


Current Time: Thu Apr 18 06:59:59 CEST 2024

Total time taken to generate the page: 0.02231 seconds