Search found 2 matches

by Krashy
Sun Dec 02, 2007 5:04 pm
Forum: Unreal 3.2 Modules
Topic: compiling error
Replies: 2
Views: 2907

Re: compiling error

yeah, it works.
i was really tired..

Thanks !
by Krashy
Sun Dec 02, 2007 10:22 am
Forum: Unreal 3.2 Modules
Topic: compiling error
Replies: 2
Views: 2907

compiling error

Hey,

i got the same problem whatever the module i want to compile:

@vds3:~/web/Unreal3.2.7/src/modules$ make custommodule MODULEFILE=m_antidccbug
cc -fPIC -DPIC -shared -DDYNAMIC_LINKING \
-o m_antidccbug.so m_antidccbug.c
m_antidccbug.c:1:20: error: config.h: No such file or directory
m ...