#39019 - FeaRog - Sun Apr 03, 2005 5:43 am
After being annoyed again and again by having to change the NDSLIBPATH variable in CommonMakefile.in for all the demos around, I got rid of it and made it an environment variable. I'd suggest that we do this to the template available (Joat's isn't it?), and likewise for all the demos available. This removes one more step in getting someone else's code building.
Note that for the build to work in Windows XP the slashes used in the environment variable must be forward slashes instead of your ususal MS backslash (eg: "h:/ndsdev/ndslib" instead of "h:\ndsdev\ndslib").
Note that for the build to work in Windows XP the slashes used in the environment variable must be forward slashes instead of your ususal MS backslash (eg: "h:/ndsdev/ndslib" instead of "h:\ndsdev\ndslib").