[Kst] branches/work/kst/2.0.0-beta2/kst

Mike Fenton mike at staikos.net
Wed May 6 18:51:22 CEST 2009


SVN commit 964438 by fenton:

Update windows install details.


 M  +5 -0      INSTALL  


--- branches/work/kst/2.0.0-beta2/kst/INSTALL #964437:964438
@@ -38,6 +38,11 @@
 6. qmake -r ../kst.pro
 7. nmake
 7a.  If an error occurs, you may need to update Makefile.debug and replace "CXX  = @echo compiling $< && cl" with "CXX=cl"
+7b.  If libkstapp fails to build the following steps should circumvent the error.
+  1) run nmake >makelog
+  2) locate the cl.exe command line including application.cpp and copy it
+  3) run the command line from (2)
+  4) rerun nmake.
 8. ../run-kst
 
 


More information about the Kst mailing list