I make a CMakeLists.txt which include WindowsMoble.cmake, hoping cmake
will build all WinCe-ready .sln and .vcproj for me, I am almost there:
issues remain that I have to "hack" to manual tweaking inside MS
Visual Studio8 for vcproj files after cmake generation.
After your trying on my based files, I hope some masters can tell me
what I will add to these .cmake or .bat files to make it totally WinCE
ready!
Cheers,
Victor.
bayv...@gmail.com
unread,
Nov 27, 2007, 9:31:56 PM11/27/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CMake cross os-compiler ToolChain: x86-arm start w. wince mobile 6
"WinCE-ready" means after "cmake ." no manual-tweaking inside MS
Visual Studio8 for .vcproj is required!
On Nov 27, 6:07 pm, bayvic...@gmail.com wrote:
> Hi, Guys,
>
> I am trying to make templates for automatic building with CMake for
> WinCE application possible.
>