- Katılım
- 10 Ağu 2011
- Konular
- 70
- Mesajlar
- 830
- Çözüm
- 12
- Online süresi
- 1mo 12h
- Reaksiyon Skoru
- 458
- Altın Konu
- 0
- Başarım Puanı
- 189
- MmoLira
- 3,660
- DevLira
- 24
ROHAN2 WORLD 1-120 TR TİPİ OFFICIAL YOHARA, BALATHOR VE AMON! 80. GÜNÜNDE! +10.000 ONLİNE! HİLE VE BOT %100 ENGELLİ HEMEN TIKLA!
Selamın aleyküm İyi forumlar rain server files arkadaşlar başlıkda belirttiğim gibi Rain zero12 Filesi kullanıyorum yalınız src build ederken hata veriyor hata kodu şunlar
root@metin2:/usr/ports/graphics/devil # cd /usr/game/Srcs/Server/game/src
root@metin2:/usr/game/Srcs/Server/game/src # gmake clean
root@metin2:/usr/game/Srcs/Server/game/src # gmake dep
Note: gcc autodepend is autodetected, so target dep skipped
root@metin2:/usr/game/Srcs/Server/game/src # gmake -j20
compiling BattleArena.cpp
compiling FSM.cpp
compiling MarkConvert.cpp
compiling MarkImage.cpp
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
compiling MarkManager.cpp
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
Makefile:189: recipe for target '.obj/MarkConvert.o' failed
gmake: *** [.obj/MarkConvert.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from MarkImage.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
In file included from MarkImage.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
MarkImage.cpp: In constructor 'CGuildMarkImage::CGuildMarkImage()':
MarkImage.cpp:19: error: class 'CGuildMarkImage' does not have any field named 'm_uImg'
MarkImage.cpp: In member function 'void CGuildMarkImage:
estroy()':
MarkImage.cpp:31: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:34: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:34: error: 'ilDeleteImages' was not declared in this scope
MarkImage.cpp: In member function 'void CGuildMarkImage::Create()':
MarkImage.cpp:40: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:43: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:43: error: 'ilGenImages' was not declared in this scope
MarkImage.cpp: In member function 'bool CGuildMarkImage::Save(const char*)':
MarkImage.cpp:48: error: 'IL_FILE_OVERWRITE' was not declared in this scope
MarkImage.cpp:48: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:49: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:49: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:51: error: 'IL_TGA' was not declared in this scope
MarkImage.cpp:51: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:51: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:51: error: expected primary-expression before 'const'
MarkImage.cpp:51: error: expected `)' before 'const'
MarkImage.cpp:52: error: expected `)' before ';' token
MarkImage.cpp: In member function 'bool CGuildMarkImage::Build(const char*)':
MarkImage.cpp:64: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:64: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:65: error: 'IL_ORIGIN_SET' was not declared in this scope
MarkImage.cpp:65: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:66: error: 'IL_ORIGIN_UPPER_LEFT' was not declared in this scope
MarkImage.cpp:66: error: 'ilOriginFunc' was not declared in this scope
MarkImage.cpp:71: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:71: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:71: error: 'ilTexImage' was not declared in this scope
MarkImage.cpp:79: error: 'IL_FILE_OVERWRITE' was not declared in this scope
MarkImage.cpp:81: error: 'IL_TGA' was not declared in this scope
MarkImage.cpp:81: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:81: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:81: error: expected primary-expression before 'const'
MarkImage.cpp:81: error: expected `)' before 'const'
MarkImage.cpp:82: error: expected `)' before ';' token
MarkImage.cpp: In member function 'bool CGuildMarkImage::Load(const char*)':
MarkImage.cpp:92: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:92: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:93: error: 'IL_ORIGIN_SET' was not declared in this scope
MarkImage.cpp:93: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:94: error: 'IL_ORIGIN_UPPER_LEFT' was not declared in this scope
MarkImage.cpp:94: error: 'ilOriginFunc' was not declared in this scope
MarkImage.cpp:96: error: 'IL_TYPE_UNKNOWN' was not declared in this scope
MarkImage.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:96: error: expected primary-expression before 'const'
MarkImage.cpp:96: error: expected `)' before 'const'
MarkImage.cpp:114: error: expected `)' before ';' token
MarkImage.cpp: In member function 'void CGuildMarkImage:
utData(UINT, UINT, UINT, UINT, void*)':
MarkImage.cpp:122: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:122: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:123: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:123: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:123: error: 'ilSetPixels' was not declared in this scope
MarkImage.cpp: In member function 'void CGuildMarkImage::GetData(UINT, UINT, UINT, UINT, void*)':
MarkImage.cpp:128: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:128: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:129: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:129: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:129: error: 'ilCopyPixels' was not declared in this scope
Makefile:189: recipe for target '.obj/MarkImage.o' failed
gmake: *** [.obj/MarkImage.o] Error 1
In file included from MarkManager.h:4,
from MarkManager.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
In file included from MarkManager.h:4,
from MarkManager.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
Makefile:189: recipe for target '.obj/MarkManager.o' failed
gmake: *** [.obj/MarkManager.o] Error 1
root@metin2:/usr/game/Srcs/Server/game/src #
root@metin2:/usr/ports/graphics/devil # cd /usr/game/Srcs/Server/game/src
root@metin2:/usr/game/Srcs/Server/game/src # gmake clean
root@metin2:/usr/game/Srcs/Server/game/src # gmake dep
Note: gcc autodepend is autodetected, so target dep skipped
root@metin2:/usr/game/Srcs/Server/game/src # gmake -j20
compiling BattleArena.cpp
compiling FSM.cpp
compiling MarkConvert.cpp
compiling MarkImage.cpp
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
compiling MarkManager.cpp
In file included from MarkManager.h:4,
from MarkConvert.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
Makefile:189: recipe for target '.obj/MarkConvert.o' failed
gmake: *** [.obj/MarkConvert.o] Error 1
gmake: *** Waiting for unfinished jobs....
In file included from MarkImage.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
In file included from MarkImage.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
MarkImage.cpp: In constructor 'CGuildMarkImage::CGuildMarkImage()':
MarkImage.cpp:19: error: class 'CGuildMarkImage' does not have any field named 'm_uImg'
MarkImage.cpp: In member function 'void CGuildMarkImage:
estroy()':MarkImage.cpp:31: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:34: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:34: error: 'ilDeleteImages' was not declared in this scope
MarkImage.cpp: In member function 'void CGuildMarkImage::Create()':
MarkImage.cpp:40: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:43: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:43: error: 'ilGenImages' was not declared in this scope
MarkImage.cpp: In member function 'bool CGuildMarkImage::Save(const char*)':
MarkImage.cpp:48: error: 'IL_FILE_OVERWRITE' was not declared in this scope
MarkImage.cpp:48: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:49: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:49: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:51: error: 'IL_TGA' was not declared in this scope
MarkImage.cpp:51: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:51: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:51: error: expected primary-expression before 'const'
MarkImage.cpp:51: error: expected `)' before 'const'
MarkImage.cpp:52: error: expected `)' before ';' token
MarkImage.cpp: In member function 'bool CGuildMarkImage::Build(const char*)':
MarkImage.cpp:64: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:64: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:65: error: 'IL_ORIGIN_SET' was not declared in this scope
MarkImage.cpp:65: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:66: error: 'IL_ORIGIN_UPPER_LEFT' was not declared in this scope
MarkImage.cpp:66: error: 'ilOriginFunc' was not declared in this scope
MarkImage.cpp:71: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:71: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:71: error: 'ilTexImage' was not declared in this scope
MarkImage.cpp:79: error: 'IL_FILE_OVERWRITE' was not declared in this scope
MarkImage.cpp:81: error: 'IL_TGA' was not declared in this scope
MarkImage.cpp:81: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:81: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:81: error: expected primary-expression before 'const'
MarkImage.cpp:81: error: expected `)' before 'const'
MarkImage.cpp:82: error: expected `)' before ';' token
MarkImage.cpp: In member function 'bool CGuildMarkImage::Load(const char*)':
MarkImage.cpp:92: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:92: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:93: error: 'IL_ORIGIN_SET' was not declared in this scope
MarkImage.cpp:93: error: 'ilEnable' was not declared in this scope
MarkImage.cpp:94: error: 'IL_ORIGIN_UPPER_LEFT' was not declared in this scope
MarkImage.cpp:94: error: 'ilOriginFunc' was not declared in this scope
MarkImage.cpp:96: error: 'IL_TYPE_UNKNOWN' was not declared in this scope
MarkImage.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
MarkImage.cpp:96: error: expected primary-expression before 'const'
MarkImage.cpp:96: error: expected `)' before 'const'
MarkImage.cpp:114: error: expected `)' before ';' token
MarkImage.cpp: In member function 'void CGuildMarkImage:
utData(UINT, UINT, UINT, UINT, void*)':MarkImage.cpp:122: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:122: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:123: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:123: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:123: error: 'ilSetPixels' was not declared in this scope
MarkImage.cpp: In member function 'void CGuildMarkImage::GetData(UINT, UINT, UINT, UINT, void*)':
MarkImage.cpp:128: error: 'm_uImg' was not declared in this scope
MarkImage.cpp:128: error: 'ilBindImage' was not declared in this scope
MarkImage.cpp:129: error: 'IL_BGRA' was not declared in this scope
MarkImage.cpp:129: error: 'IL_UNSIGNED_BYTE' was not declared in this scope
MarkImage.cpp:129: error: 'ilCopyPixels' was not declared in this scope
Makefile:189: recipe for target '.obj/MarkImage.o' failed
gmake: *** [.obj/MarkImage.o] Error 1
In file included from MarkManager.h:4,
from MarkManager.cpp:2:
MarkImage.h:4:19: error: IL/il.h: No such file or directory
In file included from MarkManager.h:4,
from MarkManager.cpp:2:
MarkImage.h:108: error: 'ILuint' does not name a type
Makefile:189: recipe for target '.obj/MarkManager.o' failed
gmake: *** [.obj/MarkManager.o] Error 1
root@metin2:/usr/game/Srcs/Server/game/src #
Son düzenleme:


