-
Notifications
You must be signed in to change notification settings - Fork 23
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
problem in final linking #22
Comments
What version of irrlicht are you using? |
irrlicht-1.8.4-2 on Archlinux system |
Reproducible on Fedora 31 with irrlicht-1.8.4-10
|
CMake is not fully configured in this fork... |
I have sample error on archlinux . update: |
[100%] Linking CXX executable ../bin/ygopro
/usr/bin/ld: CMakeFiles/ygopro.dir/CGUIImageButton.cpp.o:(.data.rel.ro._ZTCN3irr3gui15CGUIImageButtonE0_NS0_10CGUIButtonE[_ZTVN3irr3gui15CGUIImageButtonE]+0x18): undefined reference to `typeinfo for irr::gui::CGUIButton'
/usr/bin/ld: CMakeFiles/ygopro.dir/CGUIImageButton.cpp.o:(.data.rel.ro._ZTCN3irr3gui15CGUIImageButtonE0_NS0_10CGUIButtonE[_ZTVN3irr3gui15CGUIImageButtonE]+0x1f0): undefined reference to `typeinfo for irr::gui::CGUIButton'
/usr/bin/ld: CMakeFiles/ygopro.dir/CGUIImageButton.cpp.o:(.data.rel.ro._ZTCN3irr3gui15CGUIImageButtonE0_NS0_10CGUIButtonE[_ZTVN3irr3gui15CGUIImageButtonE]+0x228): undefined reference to `typeinfo for irr::gui::CGUIButton'
/usr/bin/ld: CMakeFiles/ygopro.dir/CGUIImageButton.cpp.o:(.data.rel.ro._ZTIN3irr3gui15CGUIImageButtonE[_ZTIN3irr3gui15CGUIImageButtonE]+0x10): undefined reference to `typeinfo for irr::gui::CGUIButton'
The text was updated successfully, but these errors were encountered: