U++ framework
Do not panic. Ask here before giving up.

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 next 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
Re: latest UVS2 link error and fix in CtrlLib [message #4964 is a reply to message #4957] Sun, 27 August 2006 23:01 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Thanks!

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


Current Time: Tue Sep 22 15:29:36 GMT+2 2026

Total time taken to generate the page: 0.05627 seconds