Hello,
I'm a newbie on window ce environment and it seems that no standard pattern for the development environment is present. So, can you desbribe how you develop process for software? I mean the used compiler, tools, the emulator, the debbugger etc etc.
I want try to compile/run the software in the right way.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the previous releases up to 1.8.3.3 were developed in C#, with Visual Studio 2008 and they require .NET Compact Framework v.3.5. The relevant source code and also the VS2008 project files can be downloaded from https://sourceforge.net/projects/navegis/files/source/ directory. Note that the .NET development of this project is no more active.
The later releases (from 2.0.0.5) were developed in umnanaged C++ code, also with Visual Studio 2008, and they produce native binaries for WinCE devices. The C++ code is yet unreleased but it could be willingly provided if you are interested.
So, in which development environment do you plan to target your efforts?
Regards,
EDC Greece
Last edit: Anonymous 2017-05-03
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, tanks for the information!
Unfortunately I prefer CMake; my last experience with MS Env was VS6.0... it mean all environment is ok: I need to learn about it!
I tried to run the built version on my wince6 but it's stack on settings load, so yes... if you share the last version of code I can try to understand it and when I have time build in some way.
Can you provide the last version and just 2 line of description for the rump up in to the project? I think it's the right approach.
See if this makes sense to you, okay?
Alessandro
Last edit: Anonymous 2017-05-06
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm a newbie on window ce environment and it seems that no standard pattern for the development environment is present. So, can you desbribe how you develop process for software? I mean the used compiler, tools, the emulator, the debbugger etc etc.
I want try to compile/run the software in the right way.
Thanks
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi Alessandro,
the previous releases up to 1.8.3.3 were developed in C#, with Visual Studio 2008 and they require .NET Compact Framework v.3.5. The relevant source code and also the VS2008 project files can be downloaded from https://sourceforge.net/projects/navegis/files/source/ directory. Note that the .NET development of this project is no more active.
The later releases (from 2.0.0.5) were developed in umnanaged C++ code, also with Visual Studio 2008, and they produce native binaries for WinCE devices. The C++ code is yet unreleased but it could be willingly provided if you are interested.
So, in which development environment do you plan to target your efforts?
Regards,
EDC Greece
Last edit: Anonymous 2017-05-03
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello, tanks for the information!
Unfortunately I prefer CMake; my last experience with MS Env was VS6.0... it mean all environment is ok: I need to learn about it!
I tried to run the built version on my wince6 but it's stack on settings load, so yes... if you share the last version of code I can try to understand it and when I have time build in some way.
Can you provide the last version and just 2 line of description for the rump up in to the project? I think it's the right approach.
See if this makes sense to you, okay?
Alessandro
Last edit: Anonymous 2017-05-06