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

libpng error on Linux Mint 17.2 Rafaela #97

Open
altayokan opened this issue Apr 11, 2017 · 0 comments
Open

libpng error on Linux Mint 17.2 Rafaela #97

altayokan opened this issue Apr 11, 2017 · 0 comments

Comments

@altayokan
Copy link

I got this error

--
-- found
-- SDL includes: /usr/local/include/SDL2
-- Libs: oxygine-framework;/usr/lib/x86_64-linux-gnu/libGLU.so;/usr/lib/x86_64-linux-gnu/libGL.so;/usr/lib/x86_64-linux-gnu/libSM.so;/usr/lib/x86_64-linux-gnu/libICE.so;/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;SDL2main;SDL2;pthread;png;jpeg;z
-- Platform: linux
-- Configuring done
-- Generating done
-- Build files have been written to: /home/baykan/oxygine/oxygine-framework/examples/HelloWorld/proj.cmake/build
[ 99%] Built target oxygine-framework
Linking CXX executable HelloWorld
oxygine-framework/liboxygine-framework.a(Image.cpp.o): In function oxygine::_initWithPngData(oxygine::Image&, void*, int, bool, oxygine::TextureFormat)': Image.cpp:(.text+0x817): undefined reference to png_set_longjmp_fn'
collect2: error: ld returned 1 exit status
make[2]: *** [HelloWorld] Hata 1
make[1]: *** [CMakeFiles/HelloWorld.dir/all] Hata 2
make: *** [all] Hata 2
./run.sh: 16: ./run.sh: ./../proj.cmake/build/HelloWorld: not found

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

1 participant