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 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.

Attached Files:

Would you like to post a relpy?


This post is a reply to:
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 (more...)

Follow-ups:
Re: Re: Re: MS Visual Studio 2003 project
Thanks Valeriy! Comitted in revno 50! Valeriy Provalov wrote:I finally fixed problem with doubled headers in MS Visual Studio Project and created patch for rev 49. ...