Wednesday, January 04, 2006

Switching the compliation of ZVTOP++ to a makefile as it was getting annoying to wait after small changes to the code base. About time I learnt make anyway. This makefiles site was useful. But still needed the make manual to clear up a few things about implicit rules.
Edited the SGV compile file to reflect the new makefile, and it works!
Just run make depend when changing header files.
Todo
  1. Merge changes from SGV version back to CVS, then delete the copy and use a symlink instead
  2. Clean up bxzvtop++.cpp and add some comments for Mark
  3. Put SGV up for download for Mark

0 Comments:

Post a Comment

<< Home