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

about libpng12.so.0 #2

Open
myBestLove opened this issue Dec 25, 2015 · 2 comments
Open

about libpng12.so.0 #2

myBestLove opened this issue Dec 25, 2015 · 2 comments

Comments

@myBestLove
Copy link

i get some error when i run make

/usr/bin/ld: CMakeFiles/src.dir/Overlay/GLMetaseq.c.o: undefined reference to symbol 'png_init_io@@PNG12_0'
//lib/x86_64-linux-gnu/libpng12.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [src] 错误 1
make[1]: *** [CMakeFiles/src.dir/all] 错误 2
make: *** [all] 错误 2

how to solve?

@takmin
Copy link
Owner

takmin commented Dec 25, 2015

I didn't test this program on other than windows.
However, I found this page (run GLmetaseq on Mac)

http://d.hatena.ne.jp/nakamura001/20091214/1260814236

Unfortunately, it is written in Japanese.
This article said GLmetaseq on Mac support only TGA format, not png and
jpeg.

Regards
takuya

2015-12-25 22:25 GMT+09:00 myBestLove [email protected]:

i get some error when i run make

/usr/bin/ld: CMakeFiles/srcdir/Overlay/GLMetaseqco: undefined reference to
symbol 'png_init_io@@PNG12_0'
//lib/x86_64-linux-gnu/libpng12so0: error adding symbols: DSO missing from
command line
collect2: error: ld returned 1 exit status
make[2]: *** [src] 错误 1
make[1]: *** [CMakeFiles/srcdir/all] 错误 2
make: *** [all] 错误 2

how to solve?


Reply to this email directly or view it on GitHub
#2.

@AlexTape
Copy link
Contributor

Maybe you should give this fork a try: https://github.com/AlexTape/OpenCV-Marker-less-AR

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

3 participants