Thread: Compiler Issue
View Single Post
  #1  
Old 08-05-2014, 01:54 AM
Cullen1
Fire Beetle
 
Join Date: Dec 2010
Posts: 2
Default Compiler Issue

Hello, this is my first time setting up an emu server. I have been following the wiki step by step but have ran into a problem, any help would be appreciated.

Quote:
========== Build: 5 succeeded, 7 failed, 0 up-to-date, 0 skipped ==========

C:\EQ\Source\Build\bin\Debug\queryserv.exe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\import_client_files.e xe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\export_client_files.e xe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\ucs.exe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\shared_memory.exe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\world.exe : fatal error LNK1169: one or more multiply defined symbols found

C:\EQ\Source\Build\bin\Debug\zone.exe : fatal error LNK1169: one or more multiply defined symbols found
Reply With Quote