Hozzászólások
-
SzerzőBejegyzés
-
Most elöröl kezdtem.
configure
nemlétezõ file vagy könyvtár
Make most csinál valamit egésszen sokáig. Aztán
SND_OpenALDevice.cpp:68: error: `ALbyte’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `memory’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `ALenum’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `format’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `ALvoid’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `data’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `ALsizei’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `size’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `ALsizei’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `freq’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `ALboolean’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: `loop’ was not declared in this scope
SND_OpenALDevice.cpp:68: error: ‘ALvoid’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:69: error: `ALenum’ was not declared in this scope
SND_OpenALDevice.cpp:69: error: parse error before `,’ token
SND_OpenALDevice.cpp:73: error: parse error before `[‘ token
SND_OpenALDevice.cpp:74: error: ‘ALsizei’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:75: error: parse error before `[‘ token
SND_OpenALDevice.cpp:80: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:81: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:82: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:83: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:84: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:85: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:90: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:91: error: ‘ALushort’ is used as a type, but is not
defined as a type.
SND_OpenALDevice.cpp:96: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:97: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:98: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:99: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:100: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:101: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:102: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:103: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:104: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:107: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:108: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:109: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:110: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:111: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:112: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:118: error: parse error before `[‘ token
SND_OpenALDevice.cpp:119: error: ‘ALuint’ is used as a type, but is not defined
as a type.
SND_OpenALDevice.cpp:122: error: `ALbyte’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `memory’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `ALenum’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `format’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `ALvoid’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `data’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `ALsizei’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `size’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `ALsizei’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `freq’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `ALboolean’ was not declared in this scope
SND_OpenALDevice.cpp:122: error: `loop’ was not declared in this scope
SND_OpenALDevice.cpp:123: error: parse error before `{‘ token
SND_OpenALDevice.cpp:129: error: syntax error before `*’ token
SND_OpenALDevice.cpp:131: error: ISO C++ forbids declaration of `format’ with
no type
SND_OpenALDevice.cpp:131: error: `AL_FORMAT_MONO16′ was not declared in this
scope
SND_OpenALDevice.cpp:132: error: ISO C++ forbids declaration of `data’ with no
type
SND_OpenALDevice.cpp:133: error: ISO C++ forbids declaration of `size’ with no
type
SND_OpenALDevice.cpp:134: error: ISO C++ forbids declaration of `freq’ with no
type
SND_OpenALDevice.cpp:134: error: invalid conversion from `int’ to `int*’
SND_OpenALDevice.cpp:135: error: ISO C++ forbids declaration of `loop’ with no
type
SND_OpenALDevice.cpp:135: error: `AL_FALSE’ was not declared in this scope
SND_OpenALDevice.cpp:136: error: parse error before `if’
SND_OpenALDevice.cpp:142: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:143: error: syntax error before `.’ token
SND_OpenALDevice.cpp:155: error: ISO C++ forbids declaration of `freq’ with no
type
SND_OpenALDevice.cpp:155: error: redefinition of `int*freq’
SND_OpenALDevice.cpp:134: error: `int*freq’ previously defined here
SND_OpenALDevice.cpp:155: error: ‘struct WAVFmtHdr_Struct’ has no member named
‘SamplesPerSec’
SND_OpenALDevice.cpp:156: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:161: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:169: error: ISO C++ forbids declaration of `data’ with no
type
SND_OpenALDevice.cpp:169: error: redefinition of `int*data’
SND_OpenALDevice.cpp:132: error: `int*data’ previously defined here
SND_OpenALDevice.cpp:169: error: `ChunkHdr’ was not declared in this scope
SND_OpenALDevice.cpp:170: error: parse error before `if’
SND_OpenALDevice.cpp:171: error: `ChunkHdr’ was not declared in this scope
SND_OpenALDevice.cpp:171: error: ISO C++ forbids declaration of `memset’ with
no type
SND_OpenALDevice.cpp:171: error: `int memset’ redeclared as different kind of
symbol
/usr/include/string.h:58: error: previous declaration of `void* memset(void*,
int, unsigned int)’
SND_OpenALDevice.cpp:171: error: initializer list being treated as compound
expression
SND_OpenALDevice.cpp:172: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:186: error: ISO C++ forbids declaration of `loop’ with no
type
SND_OpenALDevice.cpp:186: error: redefinition of `int*loop’
SND_OpenALDevice.cpp:135: error: `int*loop’ previously defined here
SND_OpenALDevice.cpp:186: error: ‘struct WAVSmplHdr_Struct’ has no member named
‘Loops’
SND_OpenALDevice.cpp:186: error: `AL_TRUE’ was not declared in this scope
SND_OpenALDevice.cpp:186: error: `AL_FALSE’ was not declared in this scope
SND_OpenALDevice.cpp:187: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:190: error: syntax error before `+=’ token
SND_OpenALDevice.cpp:191: error: syntax error before `.’ token
SND_OpenALDevice.cpp:197: error: parse error before `,’ token
SND_OpenALDevice.cpp: In constructor `SND_OpenALDevice::SND_OpenALDevice()’:
SND_OpenALDevice.cpp:225: error: `ALCdevice’ undeclared (first use this
function)
SND_OpenALDevice.cpp:225: error: (Each undeclared identifier is reported only
once for each function it appears in.)
SND_OpenALDevice.cpp:225: error: `dev’ undeclared (first use this function)
SND_OpenALDevice.cpp:225: error: `alcOpenDevice’ undeclared (first use this
function)
SND_OpenALDevice.cpp:227: error: `alcCreateContext’ undeclared (first use this
function)
SND_OpenALDevice.cpp:230: error: `alcMakeContextCurrent’ undeclared (first use
this function)
SND_OpenALDevice.cpp:242: error: `alGenBuffers’ undeclared (first use this
function)
SND_OpenALDevice.cpp:247: error: `alIsBuffer’ undeclared (first use this
function)
SND_OpenALDevice.cpp:265: error: `ALenum’ undeclared (first use this function)
SND_OpenALDevice.cpp:265: error: parse error before `=’ token
SND_OpenALDevice.cpp:269: error: `alc_error’ undeclared (first use this
function)
SND_OpenALDevice.cpp:269: error: `ALC_NO_ERROR’ undeclared (first use this
function)
SND_OpenALDevice.cpp:271: error: `alGenSources’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In destructor `virtual
SND_OpenALDevice::~SND_OpenALDevice()’:
SND_OpenALDevice.cpp:305: error: `alcMakeContextCurrent’ undeclared (first use
this function)
SND_OpenALDevice.cpp:308: error: `alDeleteBuffers’ undeclared (first use this
function)
SND_OpenALDevice.cpp:311: error: `alDeleteSources’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual SND_WaveSlot*
SND_OpenALDevice::LoadSample(const STR_String&, void*, int)’:
SND_OpenALDevice.cpp:351: error: `ALenum’ undeclared (first use this function)
SND_OpenALDevice.cpp:351: error: parse error before `=’ token
SND_OpenALDevice.cpp:376: error: `alutLoadWAVMemory’ undeclared (first use this
function)
SND_OpenALDevice.cpp:379: error: `alBufferData’ undeclared (first use this
function)
SND_OpenALDevice.cpp:391: error: `alutLoadWAV’ undeclared (first use this
function)
SND_OpenALDevice.cpp:398: error: `al_error’ undeclared (first use this
function)
SND_OpenALDevice.cpp:398: error: `alGetError’ undeclared (first use this
function)
SND_OpenALDevice.cpp:399: error: `AL_NO_ERROR’ undeclared (first use this
function)
SND_OpenALDevice.cpp:419: error: `alutUnloadWAV’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetDopplerVelocity(double) const’:
SND_OpenALDevice.cpp:441: error: `alDopplerVelocity’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetDopplerFactor(double) const’:
SND_OpenALDevice.cpp:449: error: `alDopplerFactor’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetListenerGain(float) const’:
SND_OpenALDevice.cpp:476: error: `AL_GAIN’ undeclared (first use this function)
SND_OpenALDevice.cpp:476: error: `alListenerf’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::InitListener()’:
SND_OpenALDevice.cpp:495: error: `AL_POSITION’ undeclared (first use this
function)
SND_OpenALDevice.cpp:495: error: `alListenerfv’ undeclared (first use this
function)
SND_OpenALDevice.cpp:496: error: `AL_VELOCITY’ undeclared (first use this
function)
SND_OpenALDevice.cpp:497: error: `AL_ORIENTATION’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectBuffer(int, unsigned int)’:
SND_OpenALDevice.cpp:509: error: `AL_BUFFER’ undeclared (first use this
function)
SND_OpenALDevice.cpp:509: error: `alSourcei’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual int
SND_OpenALDevice::GetPlayState(int)’:
SND_OpenALDevice.cpp:523: error: `AL_SOURCE_STATE’ undeclared (first use this
function)
SND_OpenALDevice.cpp:523: error: `alGetSourceiv’ undeclared (first use this
function)
SND_OpenALDevice.cpp:528: error: `AL_INITIAL’ undeclared (first use this
function)
SND_OpenALDevice.cpp:533: error: `AL_PLAYING’ undeclared (first use this
function)
SND_OpenALDevice.cpp:538: error: `AL_PAUSED’ undeclared (first use this
function)
SND_OpenALDevice.cpp:543: error: `AL_STOPPED’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::PlayObject(int)’:
SND_OpenALDevice.cpp:560: error: `alSourcePlay’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::StopObject(int) const’:
SND_OpenALDevice.cpp:571: error: `alSourcefv’ undeclared (first use this
function)
SND_OpenALDevice.cpp:574: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp:575: error: `AL_PITCH’ undeclared (first use this
function)
SND_OpenALDevice.cpp:576: error: `AL_FALSE’ undeclared (first use this
function)
SND_OpenALDevice.cpp:576: error: `alSourcei’ undeclared (first use this
function)
SND_OpenALDevice.cpp:577: error: `alSourceStop’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::StopAllObjects()’:
SND_OpenALDevice.cpp:585: error: `alSourceStopv’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::PauseObject(int) const’:
SND_OpenALDevice.cpp:593: error: `alSourcePause’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectPitch(int, double) const’:
SND_OpenALDevice.cpp:605: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectGain(int, double) const’:
SND_OpenALDevice.cpp:613: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectLoop(int, unsigned int) const’:
SND_OpenALDevice.cpp:624: error: `alSourcei’ undeclared (first use this
function)
SND_OpenALDevice.cpp:627: error: `AL_TRUE’ undeclared (first use this function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectMinGain(int, double) const’:
SND_OpenALDevice.cpp:639: error: `AL_MIN_GAIN’ undeclared (first use this
function)
SND_OpenALDevice.cpp:639: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectMaxGain(int, double) const’:
SND_OpenALDevice.cpp:646: error: `AL_MAX_GAIN’ undeclared (first use this
function)
SND_OpenALDevice.cpp:646: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectRollOffFactor(int, double) const’:
SND_OpenALDevice.cpp:653: error: `AL_ROLLOFF_FACTOR’ undeclared (first use this
function)
SND_OpenALDevice.cpp:653: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectReferenceDistance(int, double) const’:
SND_OpenALDevice.cpp:660: error: `AL_REFERENCE_DISTANCE’ undeclared (first use
this function)
SND_OpenALDevice.cpp:660: error: `alSourcef’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::ObjectIs2D(int) const’:
SND_OpenALDevice.cpp:671: error: `alSourcefv’ undeclared (first use this
function)
SND_OpenALDevice.cpp: In member function `virtual void
SND_OpenALDevice::SetObjectTransform(int, const MT_Vector3&, const
MT_Vector3&, const MT_Matrix3x3&, const MT_Vector3&, const MT_Scalar&) const
‘:
SND_OpenALDevice.cpp:691: error: `alSourcefv’ undeclared (first use this
function)
{standard input}: Assembler messages:
{standard input}:61: Error: symbol `freq’ is already defined
{standard input}:67: Error: symbol `data’ is already defined
{standard input}:79: Error: symbol `loop’ is already defined
make[3]: *** [/home/joco/blender-2.33/obj/linux-glibc2.3.2-i386/intern/OpenALSoundSystem/SND_OpenALDevice.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
joco:~/blender-2.33$Akkor nem tudok velle modelezni?
A Linux megtanulásáhozz minimum egy csimmpánz iq-ja szükséges.
Biztos vagy benne meg tudod tanulni?Linux alat telepítettél rá drivert. az etc/X11/XF86config -ot szerkesztetted?
Letöltöttem a Blender-2.33,tar.gz (6mb)
kitömörítettem
Aztán make és társai
futot egy darabig rendesen mint aki telepít.
Gondolom telepítette.
Aztán mi modon kel a programot aktiválni.
és mit kell aktiválni?Hogy tudom elinditani?
Honnan van nektek 5.0-ás Maya?
hüp hüp. letöltöttem de egy kalap sz@r. Ló*****t sem lehet csinálni benne. Lassú és ronda, kezelhetetlen. Mi a jó benne?
Kiprian Linux alat mindent lehet.
Töltsd le az egyik Live distrot írd ki cdre és lás csodát.Joco:
Tudsz programozni? Ha igen, miben, hogy és mit?
Egyenlõre basic, Turbopascal, bash, perl, mindegyikben csak egy kicsit.
Most a c re akarok rá nyomulni mert az hasonlit a perl-re és a basra és a pascalra amolyan hibrid szerûségnek tünik (könyvekbe belenézés alapján) aztán még a sünis könyv is a c-t ajánlja. -
SzerzőBejegyzés
legutóbbi hsz