View Single Post
Old 24th September 2013, 12:41   #4  |  Link
filler56789
SuperVirus
 
filler56789's Avatar
 
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,351
Has anybody ever tested the following statement?

Quote:
If not building in Windows XP but want the binary to be XP-compatible, enable WINXP_SUPPORT Cmake option.
Because so far, I still haven't seen any MSVS build of x265 compiled on a non-XP machine that can actually run under Windows XP.
Either you get the error message

Code:
The procedure entry point InterlockedCompareExchange64 could not be located in the dynamic link library KERNEL32.dll.
or you get the error message

Code:
"Path-To\x265.exe" is not a valid Win32 application.

Last edited by filler56789; 24th September 2013 at 13:02.
filler56789 is offline   Reply With Quote