philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
212 stars 39 forks source link

Having trouble compiling from source #83

Closed hychn closed 1 year ago

hychn commented 1 year ago

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

  1. SteamworksPy.obj : error LNK2019: unresolved external symbol __imp__SteamAPI_RunCallbacks referenced in function _RunCallbacks
  2. steam_api64.lib : warning LNK4272: library machine type 'x64' conflicts with target machine type 'x86'
hychn commented 1 year ago

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