missing .cmake error

For code related discussions and questions
Post Reply
dskiller1
Rookie
Rookie
Posts: 20
Joined: 18 Sep 2016, 02:33

missing .cmake error

Post by dskiller1 »

following the directions on github
cmake -DCMAKE_TOOLCHAIN_FILE=vcpkg\scripts\buildsystem\vcpkg.cmake -Bbuild -G "Visual Studio 15 2017
CMake Error: The source directory "C:/warzone2100/.cmake" does not exist

am I missing something or instructions need to be updated.

I removed the current directory and re cloned and everything and it still says it.
User avatar
WZ2100ModsFAn
Trained
Trained
Posts: 371
Joined: 15 Apr 2018, 17:25
Location: United States.

Re: missing .cmake error

Post by WZ2100ModsFAn »

I have problems too when compiling.

it still can't find the physfs libraries.

even though i added the cmakecommandargs on vs2017
dskiller1
Rookie
Rookie
Posts: 20
Joined: 18 Sep 2016, 02:33

Re: missing .cmake error

Post by dskiller1 »

edit:

with the newest visual studio update 15.8,
it wont auto generate the json file.
I had to tell visual studio which windows platform I was working with. and now json will only list that platform your working with. but then later breaks. and wont work again.

yeah... dont update visual studio 15.8, seems to breaks alot of things.
problems might be also from latest windows 10 update
.
Post Reply