Jump to content

Recommended Posts

Good evening, I want to recompile the customer's lib "cryptopp, lzo, ect"
but here I have an error "Error LNK2001 unresolved external symbol"
I was careful to compile with the good toolset "vc140" then "Runtime Library MT"

I would like some help for me to understand what is wrong
 

thank you in advance

Cdt Originale

Link to comment
https://metin2.dev/topic/19880-lnk-2001-unresolved-external-symbol/
Share on other sites

  • 1 month later...

LibJpeg

->Open DevCmd (VS17)
->Change directory  to where you extracted the source
->Include the Windows SDK  ( set INCLUDE=%INCLUDE%;c:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include)


->open win32.mak

search for libc.lib -> replace with libcmt.lib

nmake -f makefile.vc

 

 

->Cryptlib: https://ufile.io/ic92i

libjpeg_rdy.7z

  • Metin2 Dev 1

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.