Re: MS Visual Studio 2003 project

Hi Valeriy,

Thanks for the project file! I’m sure some people will be extremely happy to be able to use VS.NET for Calitko development. These project files will be in the next release!

I could load the solution and project into VS, but I can’t compile it as I don’t have this patched Qt. Except for setting QTDIR, are there other tips or tricks? I’d like to add a page to the documentation with a link to the qtnode.net article and all additional info you think is important.

As I said, I loaded the project and it looks neat with this folder structure resembling the packet organization. I noticed however that some header files are included twice, and some are missing. Could you recheck please? I assume all cpp files are included because otherwise you wouldn’t be able to link the exe.

Valeriy Provalov wrote:Hi everyone,

I’ve added MS VS 2003 project and now Calitko can be easely compiled with it. If any problems with QT 4.1 appears, there is patch in here http://qtnode.net/wiki/Qt4_with_Visual_Studio. And don’t forget to set QTDIR environment variable.

Would you like to post a relpy?


This post is a reply to:
MS Visual Studio 2003 project
Hi everyone, I've added MS VS 2003 project and now Calitko can be easely compiled with it. If any problems with QT 4.1 appears, there is patch in here http://qtnode.net/wiki/Qt4_with_Visual_Studio. (more...)

Follow-ups:
Re: Re: MS Visual Studio 2003 project
I finally fixed problem with doubled headers in MS Visual Studio Project and created patch for rev 49. Peter Dimov wrote: Hi Valeriy, Thanks for the project file! I'm sure some people will (more...)