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

Can’t solve ofxLaunchControlXL’s linker error #3

Closed
AnasGhrab opened this issue Jun 9, 2017 · 4 comments
Closed

Can’t solve ofxLaunchControlXL’s linker error #3

AnasGhrab opened this issue Jun 9, 2017 · 4 comments
Labels

Comments

@AnasGhrab
Copy link

Hi,

I fact I have the same error as here : https://forum.openframeworks.cc/t/cant-solve-ofxlaunchcontrolxls-linker-error/22249.

As I say there, I made a new project with the projectGenerator and brought sections from the example (which has everything inside the file main.cpp).

I get this :

duplicate symbol __ZN18ofxLaunchControlXL16defaultXMLbase64E in:
    /Users/anas/Library/Developer/Xcode/DerivedData/testLCXL-gwwhewdxmlndxzdpcnqzwnrmgona/Build/Intermediates/testLCXL.build/Debug/testLCXL.build/Objects-normal/x86_64/main.o
    /Users/anas/Library/Developer/Xcode/DerivedData/testLCXL-gwwhewdxmlndxzdpcnqzwnrmgona/Build/Intermediates/testLCXL.build/Debug/testLCXL.build/Objects-normal/x86_64/ofApp.o
ld: 2 duplicate symbols for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@2bbb 2bbb added the bug label Jun 10, 2017
@2bbb
Copy link
Owner

2bbb commented Jun 10, 2017

@AnasGhrab

ahhhh...

oh yeah.

i'll fix it!

thanks!!

@2bbb
Copy link
Owner

2bbb commented Jun 10, 2017

@AnasGhrab
maybe current master was fixed.
please check it!

thanks!

@AnasGhrab
Copy link
Author

Yes, it's ok now ;)

@2bbb
Copy link
Owner

2bbb commented Jun 10, 2017

@AnasGhrab

thanks for checking!

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