Author |
Message |
Hakaku Server Help Squatter

Joined: Apr 07 2006 Posts: 299 Location: Canada Offline
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sun Jun 18, 2006 5:35 pm Post subject: |
 |
|
|
|
pthread.h: No such file or directory
means it can't find the pthread includes anywhere. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Hakaku Server Help Squatter

Joined: Apr 07 2006 Posts: 299 Location: Canada Offline
|
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Jun 19, 2006 7:35 am Post subject: |
 |
|
|
|
Did you add the windeps folder to the include path and add pthread<blah>.dll to the libraries? (Steps 4 to 7). Don't forget when you add another include path, you must click the "Add" button to actually add it to the list. |
|
Back to top |
|
 |
Hakaku Server Help Squatter

Joined: Apr 07 2006 Posts: 299 Location: Canada Offline
|
Posted: Mon Jun 19, 2006 11:23 am Post subject: |
 |
|
|
|
Smong wrote: | Did you add the windeps folder to the include path and add pthread<blah>.dll to the libraries? (Steps 4 to 7). Don't forget when you add another include path, you must click the "Add" button to actually add it to the list. |
lol, no I got the setup right just my pthread.h was in wrong directory and I was missing the pthreadgc2.dll, but later found it and it works. Thanks anyways. |
|
Back to top |
|
 |
|