Page 1 of 1

Compile QCad using VisualStudio .NET2003

Posted: Thu Apr 03, 2008 12:37 pm
by tbender
Hello,
I want to compile QCad using VS.NET2003 but I'm getting errors like:

Project : error PRJ0019: A tool returned an error code from "Moc'ing qc_mdiwindow.h..."
Project : warning PRJ0018 : The following environment variables were not found:
$(QTDIR)

I created a solution and then add the .vcproj files that are in the src directories to my solution.
Are there any other files/libraries that I need?


Thanks!