View previous topic :: View next topic |
Author |
Message |
alex21
Joined: 20 Apr 2011 Posts: 75 Location: Australia
|
Posted: Thu Jun 07, 2012 5:41 am Post subject: How to debug "Internal Linker Error"? |
|
|
Hello,
When using Silverfrost FTN95 with VS2010 I often get this error "Internal Linker Error", it is impossible to debug and is usually related to project references or calls to other .NET projects.
However at the moment I am recieving this error and cannot for the life of me figure out what is causing it, can someone please tell me how to debug these errors?
Thanks,
Alex. |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Thu Jun 07, 2012 7:15 am Post subject: |
|
|
One thing to try is to look at the build log to see which version of DBK_LINK is being used (DBK_LINK, DBK_LINK2 or DBK_LINK4). These relate to the .NET versions. For DBK_LINK you must have version 1.x installed etc. |
|
Back to top |
|
 |
|