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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » Win_CE
Re: Win_CE [message #10919 is a reply to message #10781] Sat, 04 August 2007 23:58 Go to previous messageGo to previous message
shalom is currently offline  shalom
Messages: 4
Registered: August 2007
Location: Israel
Junior Member
I don't know what compilers you people were using, and exactly what you managed to do.
I am using the Mingw32 version of cegcc (i.e. arm-wince-mingw32ce-gcc)
I tried to compile an example (using the IDE) - and I started with compilation errors 'cAlternateFileName not defined'. I added -DPLATFORM_WINCE to the compile options, and that went away.

This definition needs to be added automatically when WINCE is chosen as the platform.

Now I have
CtrlLib\RichTextView.cpp:458: error: 'PrinterJob' was not declared in this scope
I suggest that this function be #ifdef'ed out (and replaced with a stub) on WINCE.

Those are the only problems in the CtrlLib.
There are a few problems with the CtrlCore too.

In general - do these problems appear with other WinCE compilers?
Is anyone else using cegcc?
Any advice?

[Updated on: Sat, 04 August 2007 23:59]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BSDs: Is there "int get_nprocs (void)"
Next Topic: Vista Build Error
Goto Forum:
  


Current Time: Sat May 04 13:15:26 CEST 2024

Total time taken to generate the page: 0.02721 seconds