Compiling code into dlls

C++ Got ya down? Half-Life 2 Coding Related.
Post Reply
Gary
npc_advisor
npc_advisor
Posts: 1125
Joined: Sun Nov 09, 2008 7:21 am
Location: USA, FL
Contact:

Compiling code into dlls

Post by Gary »

Okay, I used to be able to at one time, but I didn't now how to code then.

In the simplest way, can some explain how to compile the source code into the server.dll and silent.dll ?

And do not point me towards the VDC, I already did everything they said.

Thanks.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

hmm that remindes me that i wanted to send you the fixed source code via svn...
Image
Gary
npc_advisor
npc_advisor
Posts: 1125
Joined: Sun Nov 09, 2008 7:21 am
Location: USA, FL
Contact:

Post by Gary »

I'm gonna need the link again.

This fixed code, once I get it, do I just click build and it makes the dlls or do I select a specific solution to build?

This is really the only thing holding me back.
User avatar
Neico
Lead Coder
Lead Coder
Posts: 1799
Joined: Tue Aug 15, 2006 3:39 pm
Location: Germany
Contact:

Post by Neico »

uhm basically you can build with Debug and Release, but generally are Release Builds more stable, and yes, the final result is a dll
Image
Post Reply