Jump to content

Error comp. VS 2019 Discord_rpc_r.lib


Recommended Posts

Hi , i get this error in VS 2019, compiling the source binary. 

 

C1047 The object Library/discord_rpc_r.lib was made it with a version of the compiler  than the other objects, like "Distribute / AccountConnector.obj". You must have to compile all the objects and librarys in the same compiler. 

How i can found the right version ? 

Sorry for my english. 

Thanks

 

Link to comment
Share on other sites

  • Premium
On 6/7/2021 at 2:51 AM, Kinesia said:

Hi , i get this error in VS 2019, compiling the source binary. 

 

C1047 The object Library/discord_rpc_r.lib was made it with a version of the compiler  than the other objects, like "Distribute / AccountConnector.obj". You must have to compile all the objects and librarys in the same compiler. 

How i can found the right version ? 

Sorry for my english. 

Thanks

 

HI Kinesia,

 

You can find a tutorial here for implement the Discord RPC. 

You need to compile the libs with the same platform toolset as your client source builded.

Blackdragonx61 has made a tutorial about how to build the libs.

 

I hope it will help you.

 

  • Metin2 Dev 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.