We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(I've sent an email but it seems my address is blocked again !) here are some red errors returned by CMake when I try to generate the project :
CMake Error at Implementations/Jamoma/CMakeLists.txt:10 (include): include could not find load file:
Sanitize
CMake Error at Implementations/Jamoma/CMakeLists.txt:11 (include): include could not find load file:
DebugMode
CMake Error at Implementations/Jamoma/CMakeLists.txt:12 (include): include could not find load file:
UseGold
CMake Error at Implementations/Jamoma/CMakeLists.txt:13 (include): include could not find load file:
LinkerWarnings
CMake Error at Implementations/Jamoma/CMakeLists.txt:39 (use_gold): Unknown CMake command "use_gold".
do you have an idea of what happen here @jcelerier ?
The text was updated successfully, but these errors were encountered:
yep !
git submodule update --init --recursive
On Mon, Feb 15, 2016 at 2:02 PM, theod [email protected] wrote:
Assigned #28 #28 to @jcelerier https://github.com/jcelerier. — Reply to this email directly or view it on GitHub #28 (comment).
Assigned #28 #28 to @jcelerier https://github.com/jcelerier.
— Reply to this email directly or view it on GitHub #28 (comment).
Sorry, something went wrong.
of course ! thanks
jcelerier
No branches or pull requests
(I've sent an email but it seems my address is blocked again !)
here are some red errors returned by CMake when I try to generate the project :
CMake Error at Implementations/Jamoma/CMakeLists.txt:10 (include):
include could not find load file:
Sanitize
CMake Error at Implementations/Jamoma/CMakeLists.txt:11 (include):
include could not find load file:
DebugMode
CMake Error at Implementations/Jamoma/CMakeLists.txt:12 (include):
include could not find load file:
UseGold
CMake Error at Implementations/Jamoma/CMakeLists.txt:13 (include):
include could not find load file:
LinkerWarnings
CMake Error at Implementations/Jamoma/CMakeLists.txt:39 (use_gold):
Unknown CMake command "use_gold".
do you have an idea of what happen here @jcelerier ?
The text was updated successfully, but these errors were encountered: