On 03/06, Mario Rohkr??mer wrote: > Tried to build x256 1.5+186-043c2418864b with GCC 4.8.2 in MSYS > using the following commands: > > cmake -G "MSYS Makefiles" -DWINXP_SUPPORT:BOOL=TRUE > -DHIGH_BIT_DEPTH:BOOL=TRUE -DENABLE_ASSEMBLY:BOOL=FALSE ../../source > > The result was that only libx265.a and libx265.dll were created, but > linking x265.exe failed: > > +---- > [ 96%] Building RC object CMakeFiles/cli.dir/x265.rc.obj > [ 98%] Building CXX object CMakeFiles/cli.dir/x265.cpp.obj > Linking CXX executable x265.exe > libx265.a(threading.cpp.obj):threading.cpp:(.text+0x23): undefined > reference to `x265_stack_align'
nice catch, thanks -- Steve Borho _______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
