> Do you plan to have any version for Windows Mobile?
Which compiler, MSC or GCC?
With MSC, it looks like CMake *might* have some CE target support. I was
about to say otherwise, but it looks like Qt is porting to CE, using MSC
and CMake:
http://scusi.svn.sourceforge.net/viewvc/scusi/trunk/CMakeLists.txt
So that is at least one project to learn from.
With GCC, if you used CEGCC, and setup CMake to cross-compile, it might
work. But CE doesn't have a console so you have to find one of those, or
a GUI frontend.
http://www.cmake.org/Wiki/CMake_Platform_Dependent_Issues
http://www.cmake.org/Wiki/CMake_Cross_Compiling
http://mingw.org/wiki/HostedCrossCompilerHOWTO
http://cegcc.sourceforge.net/
http://sources.redhat.com/ml/crossgcc/
http://wcelibcex.sourceforge.net/
http://celib.sourceforge.net/
Is this the main GNU Go for WinCE?
http://www.vieka.com/gnugo/
It appears to be using GNU Go 3.3-3.4 and was last updated 3 years ago,
with it's own C++ front end, uses the Embedded VC/Visual Studio build
system.
_______________________________________________
gnugo-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnugo-devel