Raised This Month: $12 Target: $400
 3% 

Compile Error


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 05-08-2005 , 22:16   Compile Error
Reply With Quote #1

Im building a plugin and i tried compiling and this is the error i get.
Quote:
ISmmPlugin.h(20) : fatal error C1083: Cannot open include file: 'sourcehook/sourcehook.h': No such file or directory
i do have all the required directories listed under VC++ include files.
Using .NET 7.1
Freecode is offline
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 05-08-2005 , 23:15  
Reply With Quote #2

im thinking it should be
Code:
#include <sourcehook.h>
instead of
Code:
#include <sourcehook/sourcehook.h>
Freecode is offline
BAILOPAN
Join Date: Jan 2004
Old 05-09-2005 , 00:27  
Reply With Quote #3

Correct, but it depends on the include setup...
__________________
egg
BAILOPAN is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 05-09-2005 , 21:42  
Reply With Quote #4

I got mine to compile by including the root directory sourcemm, not sourcemm\sourcemm

Perhaps mention that somewhere
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
Geesu
Veteran Member
Join Date: Mar 2004
Location: Cincinnati, OH
Old 05-10-2005 , 17:57  
Reply With Quote #5

Quote:
Originally Posted by devicenull
I got mine to compile by including the root directory sourcemm, not sourcemm\sourcemm

Perhaps mention that somewhere
it's mentioned on the site I believe
__________________
Need war3ft help? DO NOT PM ME... Check the forums
Geesu is offline
Send a message via AIM to Geesu Send a message via MSN to Geesu
Reply


Thread Tools
Display Modes

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 04:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode