Hey there!
I have been compiling stuff at least the last ten days XD...but this one really confused me.
When I tried to make a general run of cmake over the pcc package, i get:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GMPXX_LIBRARIES
linked by target "rphp-runtime" in directory /Users/Ingwie/Work/compile/ppc/runtime
linked by target "rphp-pVar-speed" in directory /Users/Ingwie/Work/compile/ppc/runtime/test
What, is that? I mean, what is missing?
Kind regards!
Hey there!
I have been compiling stuff at least the last ten days XD...but this one really confused me.
When I tried to make a general run of cmake over the pcc package, i get:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
GMPXX_LIBRARIES
linked by target "rphp-runtime" in directory /Users/Ingwie/Work/compile/ppc/runtime
linked by target "rphp-pVar-speed" in directory /Users/Ingwie/Work/compile/ppc/runtime/test
What, is that? I mean, what is missing?
Kind regards!