Both 8bit/libx265_main12.a and 8bit/libx265_main10.a do exist. Still, linking to an EXE fails in an MSYS/MinGW environment, with either GCC 4.8.2 or GCC 4.9.2:

+----
[100%] Linking CXX executable x265.exe
x86_64-w64-mingw32-g++.exe: error: x265_main12: No such file or directory
make[2]: *** [x265.exe] Error 1
make[1]: *** [CMakeFiles/cli.dir/all] Error 2
make: *** [all] Error 2
+----

I believe that the submission of two distinct extra libraries to be linked (-DEXTRA_LIB="x265_main10.a x265_main12.a") does not work as intended.

--

Fun and success!
Mario *LigH* Rohkrämer
mailto:[email protected]

_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to