Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-15-2006, 01:28 AM
cooterr
Fire Beetle
 
Join Date: Jun 2006
Posts: 2
Default error LNK2019: unresolved external symbol __imp__RegEnumValueA@32

I was receiving these errors for a week and could not figure it out. I have only ever compiled on Linux, so this windows compiling is new to me.

I searched the forums here and found a few hints but nothing that poped out at me. I did alot of google searches and found some useful information but not how to apply it. So I figured I would write this up real quick in the hopes that it may help someone.

The problem which I found a few times was in the linker.

Files advapi32.lib and shell32.lib need to be added to the linker

To do this in VS C++ 2005(the free version)

Click on Project up at the top of the screen and then Zone Properties or World Properties or whatever it says for your current project.

Click on the "+" next to Linker to open up that section.

Click on "Input"

On the right window click on Additional Dependencies

You should see multiple lib files, click that box and go to the end of that line, put a space after the last lib file and then type in advapi32.lib.

Hit space again and type in shell32.lib

Click apply at the bottom and then click ok.

Recompile the code.

This worked for me I hope it does for you too.

Also make sure you have installed the Microsoft Platform SDK to get all the files you need.

Cooterr
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 06:24 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3