cau tak posledni verze meho pokusu je ze sem pouzil scons a ten mi vypsal tuhle chybu
Kód:
Compiling ==> 'FTBitmapGlyph.cpp'
In file included from extern/bFTGL/src/FTBitmapGlyph.cpp:3:
extern/bFTGL/include/FTBitmapGlyph.h:5:22: error: ft2build.h: No such file or directory
extern/bFTGL/include/FTBitmapGlyph.h:6:10: error: #include expects "FILENAME" or <FILENAME>
extern/bFTGL/include/FTBitmapGlyph.h:7:10: error: #include expects "FILENAME" or <FILENAME>
In file included from extern/bFTGL/include/FTBitmapGlyph.h:10,
from extern/bFTGL/src/FTBitmapGlyph.cpp:3:
extern/bFTGL/include/FTGlyph.h:5:10: error: #include expects "FILENAME" or <FILENAME>
extern/bFTGL/include/FTGlyph.h:6:10: error: #include expects "FILENAME" or <FILENAME>
In file included from extern/bFTGL/include/FTGlyph.h:8,
from extern/bFTGL/include/FTBitmapGlyph.h:10,
from extern/bFTGL/src/FTBitmapGlyph.cpp:3:
extern/bFTGL/include/FTBBox.h:5:10: error: #include expects "FILENAME" or <FILENAME>
extern/bFTGL/include/FTBBox.h:7:10: error: #include expects "FILENAME" or <FILENAME>
In file included from extern/bFTGL/include/FTBBox.h:10,
from extern/bFTGL/include/FTGlyph.h:8,
from extern/bFTGL/include/FTBitmapGlyph.h:10,
from extern/bFTGL/src/FTBitmapGlyph.cpp:3:
extern/bFTGL/include/FTPoint.h:5:10: error: #include expects "FILENAME" or <FILENAME>
extern/bFTGL/include/FTPoint.h:6:10: error: #include expects "FILENAME" or <FILENAME>
extern/bFTGL/include/FTPoint.h:39: error: expected ‘,’ or ‘...’ before ‘&’ token
extern/bFTGL/include/FTPoint.h:39: error: ISO C++ forbids declaration of ‘FT_Vector’ with no type
extern/bFTGL/include/FTPoint.h: In constructor ‘FTPoint::FTPoint(int)’:
extern/bFTGL/include/FTPoint.h:40: error: ‘ft_vector’ was not declared in this scope
extern/bFTGL/include/FTBBox.h: At global scope:
extern/bFTGL/include/FTBBox.h:49: error: expected `)' before ‘glyph’
extern/bFTGL/include/FTGlyph.h:31: error: expected `)' before ‘glyph’
extern/bFTGL/include/FTGlyph.h:65: error: ‘FT_Error’ does not name a type
extern/bFTGL/include/FTGlyph.h:81: error: ‘FT_Error’ does not name a type
extern/bFTGL/include/FTBitmapGlyph.h:31: error: expected `)' before ‘glyph’
extern/bFTGL/src/FTBitmapGlyph.cpp:5: error: expected `)' before ‘glyph’
scons: *** [/home/jm/Desktop/bf-blender/build/linux2/extern/bFTGL/src/FTBitmapGlyph.o] Error 1
scons: building terminated because of error
skouselmsem to prez hmake sem z toho zmatenej.
source code ze stranek blendru neskompiluju ani nahodou, a tahle cvs verze co mam mi hazi porad tuhle chybu at uz pouziju hmake nebo scons.
mimochodem, docela si nevim rady co s updejtama v ubuntu. protoze kdyz je aplikuju jak chodej, je to vzdycky na preinstalaci alsy a nvidia drivru a sposutu veci pak nejde. rozhod sem se ty updejty neinstalovat. prozatim.
jm