Having trouble compiling from source
hychn opened this issue · 1 comments
hychn commented
Hi,
I'm hoping to compile SteamworksPY and hopefully add the Steamnetworking functionality to this library.
Unfortunately, I'm having trouble building the library.
I'm getting 2 types of error
SteamworksPy.obj : error LNK2019: unresolved external symbol __imp__SteamAPI_RunCallbacks referenced in function _RunCallbacks
steam_api64.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86'
hychn commented
works with using VS x64 compiler.
https://stackoverflow.com/questions/61209155/how-do-i-get-the-x64-native-tools-developer-command-prompt-for-visual-studio-com