Can I write code for windows mobile 6.5 without VS?
-
I had a look around a while ago and from what I saw VS was a requirement for developing for WM6.5
If there was another way of doing things I assume it would have been mentioned on one of these pages:
"http://doc.qt.nokia.com/4.7/requirements-wince.html":http://doc.qt.nokia.com/4.7/requirements-wince.html
"http://doc.qt.nokia.com/4.7/install-wince.html":http://doc.qt.nokia.com/4.7/install-wince.html
Hopefully someone else will chime in if I'm mistaken.
[edit: fixed link / chetankjain]
-
I'm aware of that, but I don't want to buy VS or use it.
I want to know if I can have a clean solution with Qt & Windows Mobile 65
I saw that when WM SDK installs it prerequisites VS 2005 SP1, so my first question is answered. NOI'll install it and then can I *use only Qt *?
Can I uninstall VS? -
VS2005 Express edition and Qt for WinCE .... searched and got this "old blog post":http://labs.qt.nokia.com/2007/09/18/qtwindows-open-source-edition-to-support-vs-express/ , is this still valid?
also saw this "article":http://netindonesia.net/blogs/risman/archive/2009/04/02/qt-4-5-with-visual-studio-2008-vc-express.aspx
-
You can use Visual Studio Express to work with Qt for Windows (ie the desktop). So the posts are still valid, but only for desktop development.
Qt for WinCE requires a Windows Mobile SDK and Windows Mobile 6 SDKs require a non-express edition of Visual Studio.