Hi Werner, I tested the batch file "make_all_vc.bat" this morning. Here are my results: - I ran it in a separate DOS-box - Preparation includes: - running vcvars32 - otherwise CMake can not identify the proper compilers - making sure CMake in the path - A minor but important fix is needed: mkdir lib (just like: mkdir build) This is needed for both make_all_vc.bat and make_all_mingw.bat - It all compiled and linked without any apparent problems after that.
I have not tested the make_win_package.bat batch file yet. Suggestions/questions: - Add a pause after CMake: any problems involving CMake (it not being in the path or no suitable compiler) will be clearly in view then - I noticed the various libraries are not all stored in ...\lib - is there a specific reason for this? (the agg, qhull, ... libraries are stored in build\aggx.y etc) Not really important probably, just confusing Regards, Arjen ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel