Skip to content
New issue

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

cmake generation fails #28

Closed
theod opened this issue Feb 15, 2016 · 2 comments
Closed

cmake generation fails #28

theod opened this issue Feb 15, 2016 · 2 comments
Assignees
Labels

Comments

@theod
Copy link
Member

theod commented Feb 15, 2016

(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 ?

@jcelerier
Copy link
Member

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).

@theod
Copy link
Member Author

theod commented Feb 15, 2016

of course !
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants