Re: is there anyone using vs2005 professional edition for calitko development?

Hi Tufan,

Hmm, you need to set the environments for both VS and Qt then.

Create a shortcut on your Desktop with
Target: %COMSPEC% /k “C:\Qt\4.2.0\bin\qtvars.bat”
Start in: d:\projects

Take the attached qtvars.bat and modify it to match your system. Do the same for Target and Start in!

Click the shortcut and a command prompt will open. Repeat again what you’ve done before (qconfigure stuff). Seems to work for me - nmake already runs for a while now ;-).

Please let us know if that worked!

Would you like to write something like a detailed step by step tutorial, which I will use to update the current VS install docs at doc.calitko.org? That would probably help some other people as well.

Regards,

Peter

Attached Files:

Would you like to post a relpy?


This post is a reply to:
Re: is there anyone using vs2005 professional edition for calitko development?
hi; I have typed qconfigure.bat msvc2005 -debug-and-release from vs command line and at the end it gave the the message below. ==================================================== You are now ready to build Qt (msvc2005) If you specified -static or only (more...)

Follow-ups:
Re: is there anyone using vs2005 professional edition for calitko development?
Hy guys, I tried to compile Calitko with MS VS2005 and got no problems. Actually, I used previously compiled QT with VS2003, but I don't think, there will be any problems (more...)
Re: is there anyone using vs2005 professional edition for calitko development?
I had made some small changes to the qtvars.bat file that you sent to me. I attached the modified file.qt is in "C:\Qt\4.2.2" folder in my hard disk.and I use "C:\VSS" (more...)