[vtk-developers] New VTK directory structure and build process (bug fix).
Bill Hoffman
bill.hoffman at kitware.com
Tue May 8 14:08:12 EDT 2001
Sorry, I guess that is not quite what you asked....
There is no need to build Nmake makefiles becaue you can run
msdev from the command line.
Try this:
msdev.exe VTK.dsw /MAKE "ALL_BUILD - Debug"
At 02:04 PM 5/8/2001 -0400, Bill Hoffman wrote:
>The MFC GUI is only for windows, and we plan to check in the binary once things
>settle down a bit, sort of like pcmaker. There is already a complete unix makefile
>generation system. If you check this out on unix, and run configure and make,
>it uses cmake to build unix makefiles.
>
>Right now someone is working on a Borland generator, and at some point I would
>hope we could get a Mac OSX generator. (any volunteers???)
>We also plan to make a motif GUI for unix, right now you have to use emacs on
>the cache file.
>
>>BTW, one of my problem with CMake at the moment is that it requires it use the MSVC++ GUI to open the workspace and launch the build. I guess in the future we might adapt the Unix Makefile generator to a Microsoft Makefile generator ?
>
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at public.kitware.com
>http://public.kitware.com/mailman/listinfo/vtk-developers
More information about the vtk-developers
mailing list