View Single Post
  #7  
Old 01-23-2013, 02:57 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Quote:
Originally Posted by Disorder View Post
FievelMousey,

When you build build using C++ , what files do you take from the build folder and put into your server folder? Just curious. I'm using an old guide.
You need all the *.exe and *.dll files from the Build/Bin/RelWithDebInfo directory. It wouldn't hurt to copy the *.pdb files as well if you need to debug.
Reply With Quote