About
I am a student @ politecnico di milano that enjoys using OSS. This blog is where i write my thoughts and things i find intersting.
I’m a developer of chakra gnulinux distro and love to code C++/Qt. I also like Perl.
If you are asking yourself why i switched language to english, well, that’s because i’m too lazy to write posts in italian and then translate them to english.
Dear Admiral,
I want to compile Minerva on M$ windows, I don’t know how to compile cmake project!
I just using “qmake -project” option for creating “.pro” but after creating msvc project file from “.pro” file I have a lot compilation errors!
please help me!
another question: It’s compilable on “win mobile 6.5″ or not?
Qt Ver: 4.6.1
Compiler: M$VC++ 2008 Express Edition
Best regards
S. Razi
You need cmake. Download it from here and use it to create msvc project. I’ve never tried to do it