Jump to content
  • 0
REKT

Compiling Hercules Fail

Question

Hello, i'm new to Hercules Emulator and i have problem regarding compiling this emulator.

This is what i did:

Click Hercules-10 (since i'm using VS 2010)

Right click Hercules-10 

1. Clean Solution

2. Build

 

After the recompiling it shows me some errors.

Image:

post-386-0-56875700-1432386613_thumb.png

 

How can i solved this. Thank You! :)

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Project Properties

-> Configuration Properties

-> Linker (General)

-> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"

Share this post


Link to post
Share on other sites
  • 0

Hello, i'm new to Hercules Emulator and i have problem regarding compiling this emulator.

This is what i did:

Click Hercules-10 (since i'm using VS 2010)

Right click Hercules-10 

1. Clean Solution

2. Build

 

After the recompiling it shows me some errors.

Image:

attachicon.gifUntitled.png

 

How can i solved this. Thank You! :)

and use the release too not debug

Share this post


Link to post
Share on other sites
  • 0

Project Properties

-> Configuration Properties

-> Linker (General)

-> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"

ALT+F7 okay, as i noticed, every char-server map-server login-server map-cache and so on with the plugins?

do i really need to do this:

 Project Properties

-> Configuration Properties

-> Linker (General)

-> Enable Incremental Linking -> "No (/INCREMENTAL:NO)"

what's the purpose on that? when i looked up juda's bible there no like that in the GUIDE.

 

overall?

 

 

 

Hello, i'm new to Hercules Emulator and i have problem regarding compiling this emulator.

This is what i did:

Click Hercules-10 (since i'm using VS 2010)

Right click Hercules-10

1. Clean Solution

2. Build

 

After the recompiling it shows me some errors.

Image:

attachicon.gifUntitled.png

 

How can i solved this. Thank You! :)

and use the release too not debug

can i ask ask, what's the difference between the 'debug' and 'release' can you explain me.

 

Thank you!

Edited by Vlync

Share this post


Link to post
Share on other sites
  • 0
http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval

This thread explains it. Either by changing the settings or installing the updates for VS2010. Usually this step isn't required if your application is up to date I guess. Also debug/release shouldn't have anything to do with this. Debug / release are what they mean, debug to include debug information in the build, easier for debugging, you get the pdb files and release you get the optimized version, which can make debugging through the code difficult

Share this post


Link to post
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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.