Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I found an Problem on Linux (that isn't an library) but instead of how the CMake was setup

1st Error:

CMake Error: The current CMakeCache.txt directory /home/ev/ExSoftware/portable_par_linux/CMakeCache.txt is different than the directory /home/cedric/Documents/Programming/gmtk-2023/cmake-build-debug where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMake

Cache.txt

So i deleted the cache

2nd Error

CMake Warning:  Ignoring extra path from command line:   "/home/ev/ExSoftware/portable_par_linux"
CMake Error: The source directory "/home/ev/ExSoftware/portable_par_linux" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

Why specifically home/cedric/Documents/Programming/gmtk-2023/cmake-build-debug have to be the Directory? it can just be ~/Documents/Program so it removes User specific stuff, and can we just use whatever directory we want?

So if you can fix this later down than thank you, your probably not going too since this was 2 years ago for an Game Jam but yeah thanks