philippj/SteamworksPy

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

  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'