Closed Pouique closed 10 years ago
You want us to run pkg config on Windows but not on UNIX systems? :) It seems that would happen if that line is commented. What is the issuethis fixes for you? I think pkg config is a tool on linux systems to find libraries from various places, I've never heard it being used on Windows.
I assume you are having problems of cmake finding dependencies? Are you using the Tundra dependency build script or you want to provide Tundra CMake your own libraries instead?
yes sorry i made a mistake. but i don't understand why you don't use pkg-config on windows system ?
2013/11/7 Jonne Nauha notifications@github.com
You want us to run pkg config on Windows but not on UNIX systems? :) It seems that would happen if that line is commented. What is the issuethis fixes for you? I think pkg config is a tool on linux systems to find libraries from various places, I've never heard it being used on Windows.
I assume you are having problems of cmake finding dependencies? Are you using the Tundra dependency build script or you want to provide Tundra CMake your own libraries instead?
— Reply to this email directly or view it on GitHubhttps://github.com/realXtend/naali/issues/744#issuecomment-28011153 .
hugo@bliq.fr +33 6 17 55 62 10 http://www.hugo-bouyssou.fr
" elseif (UNIX) " Should be commented