Page 1 of 1

compilation issues

Posted: Tue Aug 26, 2008 10:45 pm
by wwinthan
I tried compling the QCad source code with VC8. it went through VC7 to VC8 conversion.
I got following error when i compile qcadlib.

/////////////////////
1>Project : error PRJ0019: A tool returned an error code from "Moc'ing actions\rs_actioninterface.h..."
1>Project : warning PRJ0018 : The following environment variables were not found:
1>$(QTDIR)
1>Build log was saved at "file://c:\Documents and Settings\win.aung\Desktop\qcad-2.0.5.0-1-community.src\qcad-2.0.5.0-1-community.src\qcadlib\src\obj\BuildLog.htm"
1>qcad - 1 error(s), 0 warning(s)
/////////////////////////////////
how do i get it complie on VC8?
also where can i find the code that use the qclib so that i can step through the code and understand the reading dxf process and converting to C++ objects.
thanks
winthan