You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all thank you for releasing this source code.
I have this issue
/usr/bin/ld:/builddir/HPL2/dependencies/lib/linux/lib/libvorbisfile.so: file format not recognized; treating as linker script
/usr/bin/ld:/builddir/HPL2/dependencies/lib/linux/lib/libvorbisfile.so:1: syntax error
collect2: ld returned 1 exit status
make[2]: *** [MapViewer.bin.x86] Error 1
make[1]: *** [core2/tools/CMakeFiles/MapViewer.dir/all] Error 2
make: *** [all] Error 2
I think a linker issue
The text was updated successfully, but these errors were encountered:
Hello, first of all thank you for releasing this source code.
I have this issue
/usr/bin/ld:/builddir/HPL2/dependencies/lib/linux/lib/libvorbisfile.so: file format not recognized; treating as linker script
/usr/bin/ld:/builddir/HPL2/dependencies/lib/linux/lib/libvorbisfile.so:1: syntax error
collect2: ld returned 1 exit status
make[2]: *** [MapViewer.bin.x86] Error 1
make[1]: *** [core2/tools/CMakeFiles/MapViewer.dir/all] Error 2
make: *** [all] Error 2
I think a linker issue
The text was updated successfully, but these errors were encountered: