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

undefined reference to nana::adi_place when compiling #12

Closed
eboudrand opened this issue Jul 30, 2020 · 1 comment
Closed

undefined reference to nana::adi_place when compiling #12

eboudrand opened this issue Jul 30, 2020 · 1 comment

Comments

@eboudrand
Copy link

I cannot compile nana-creator with nana 1.7.4 and nana 1.7.3 under Ubuntu 20.04. It cannot find reference to adi_place. The errors messages are :
/usr/bin/ld : obj/Release/src/creator.o : dans la fonction « creator::_init_ctrls() » :
creator.cpp:(.text+0x2ee6) : référence indéfinie vers « nana::adi_place::bind(nana::detail::basic_window*) »
/usr/bin/ld : creator.cpp:(.text+0x2f0d) : référence indéfinie vers « nana::adi_place::scheme() »

I am compiling with Code::Blocks and adi_place.cpp is missing from the project.

@besh81
Copy link
Owner

besh81 commented Aug 4, 2020

Thanks to fix this issue.

@besh81 besh81 closed this as completed Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants