IPB

Welcome Guest ( Log In | Register )

> How to compile HPB_bot2.dll ?, How I can compile the source files with VC++ 6.0 ?
Salvax
post Feb 19 2007, 02:43 PM
Post #1


Advanced Member
***

Group: Members
Posts: 75
Joined: 14-February 07
Member No.: 1,034



I really need some tips.

which kind of project should i create ? Win32 Dynamic Link Lib or MFC App wizard(dll) ? blink.gif

PS:I builded a DLL with MFC App wizard, but only 90kb, and can't work @ all . sad.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
apalrd
post Nov 4 2008, 02:58 AM
Post #2


Newbie
*

Group: Members
Posts: 4
Joined: 2-November 08
Member No.: 1,420



I am having a similar problem. I put my HL2 mod in C:\Mods\hl2-testmod I have the source code for HPB-bot2 in C:\Mods\hl2-testmod\src\utils\HPB_bot2 . It compiles nearly-fine, with only..... 28 errors. There are only 3 errors though, repeated several times. 1 is about mathlib.cpp, a few are about missing tchar.h, and a whole lot are about missing limits.h. I have tried searching the mod directory for tchar.h and limits.h, but have not found them. Does anyone else get these errors?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
apalrd
post Dec 12 2008, 10:14 PM
Post #3


Newbie
*

Group: Members
Posts: 4
Joined: 2-November 08
Member No.: 1,420



QUOTE(apalrd @ Nov 3 2008, 09:58 PM) *

I am having a similar problem. I put my HL2 mod in C:\Mods\hl2-testmod I have the source code for HPB-bot2 in C:\Mods\hl2-testmod\src\utils\HPB_bot2 . It compiles nearly-fine, with only..... 28 errors. There are only 3 errors though, repeated several times. 1 is about mathlib.cpp, a few are about missing tchar.h, and a whole lot are about missing limits.h. I have tried searching the mod directory for tchar.h and limits.h, but have not found them. Does anyone else get these errors?

Fixed the issues. Now it compiles fine. mathlib.cpp might be named mathlib_base.cpp, as a note
the header issues were msvc not finding any header files at all (a problem with the installation)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 22nd July 2025 - 03:26 AM