Page 1 of 1

Cant's Configure SuperTuxKart in CMake issue

PostPosted: 30 Jun 2024, 14:52
by chung
Hello world! I'm a newbie who just joined this community. I've been following exactly what is required to configure in CMake from the source codes downloaded in github. However, it keeps showing mcpp library is not found. Anyone has any ideas about it and willing to give some suggestions?

Re: Cant's Configure SuperTuxKart in CMake issue

PostPosted: 02 Jul 2024, 21:03
by kimden
sudo apt install libmcpp-dev ?

That being said, I didn't even have this installed, and somehow I didn't need it for compiling

Re: Cant's Configure SuperTuxKart in CMake issue

PostPosted: 04 Jul 2024, 07:09
by JayCwk
I'm also new to the community and have been having the same issues.

Any more suggestions to solve this issue?

Re: Cant's Configure SuperTuxKart in CMake issue

PostPosted: 16 Jul 2024, 14:39
by kimden
I suppose if you provide what exactly is written in the error logs, and what exact steps you did to compile, your system, etc, that will be easier to resolve. If libmcpp-dev doesn't help, idk, try just apt install mcpp.