Jump to content

Weird steam_api library linking


bkornienko
 Share

Recommended Posts

Working with LE C++ project under windows I am getting this error.

 

/usr/bin/ld: skipping incompatible ~/.steam/steam/steamapps/common/Leadwerks/Library/Linux/libsteam_api.so when searching for -lsteam_api

 

But the weird thing is that project successfully started and working.

Any ideas?

Link to comment
Share on other sites

You said Windows, but I think you mean Linux.

Yes. My bad. Sorry. I meant Linux.

 

Yes. You are right. I have only x86 arch library. But there is not x86_64 one even in steam's root directory.

 

Still weird that this things is working :)

And if I take the library away project is not compiled.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...