Premake relative path issue
Posted: Sun Aug 21, 2011 19:51
Tried to check if this is a dup, but couldn't find anything about it. If one modifies config.lua to set a path (I was setting the Irrlichtpath) that is relative (../../../../irrlicht-1.7.2) instead of absolute, the generated projects have buggy paths. The output Include was ../../../../........irrlicht-1.7.2/include, and the output lib path was ../../../../........irrlicht-1.7.2/lib/win32-visualstudio
Had to fix these by hand
FYI
Had to fix these by hand
FYI