c++ - Visual Studio12 doesn't find my dlls -
my dlls in same folder project, vs12 doesn't find them.
if set environment variable path=%path%;$(projectdir) works, don't want set every project , performance profiler doesn't work way, can't find dlls too.
i need genetic algorithm faster.
https://github.com/greek6/ganorman
( here can see freeglut.dll in right folder )
my friend can run project without setting enviroment variable. there must wrong vs12
Comments
Post a Comment