Hozzászólások
-
SzerzőBejegyzés
-
emperor: azután a parancs futtatás után mit csináltál még?
[align=right][snapback]97122[/snapback][/align]semmit, átírtam a már említett fájlt… onnan nekem simán lefordult
melyiket? a doksiból nem jöttem rá.
én spec. alindítottam a Makefile.linux-ot, itt a hibaüzenet:Code:: command not founde 6:
: command not founde 9:
: command not founde 12:
: command not founde 15:
: command not founde 16:
Makefile.linux: line 17: LIBS: command not found
: command not founde 18:
Makefile.linux: line 19: CDEFINES: command not found
Makefile.linux: line 20: CFLAGS: command not found
Makefile.linux: line 21: LIBINST: command not found
:command not founde 22:
Makefile.linux: line 23: wildcard: command not found
Makefile.linux: line 23: TESTS:=: command not found
Makefile.linux: line 24: wildcard: command not found
Makefile.linux: line 24: TESTO:=: command not found
: command not founde 25:
Makefile.linux: line 26: LIBFILES:=: command not found
: command not founde 27:
Makefile.linux: line 29: all:: command not found
: command not founde 30:
: command not founde 31: .c.o:
Makefile.linux: line 32: CFLAGS: command not found
Makefile.linux: line 32: -o: Nincs ilyen fájl vagy könyvtár
: command not founde 33:
: command not founde 34: .o:
Makefile.linux: line 35: LIBS: command not found
Makefile.linux: line 35: -gcc: command not found
: command not founde 36:
: command not founde 40:
: command not founde 41:
Makefile.linux: line 42: LIBFILES:.c=.o: command not found
Makefile.linux: line 42: sharedlib:: command not found
gcc: ./pa_common/pa_lib.o: Nincs ilyen fájl vagy könyvtár
gcc: ./pa_unix_oss/pa_unix_oss.o: Nincs ilyen fájl vagy könyvtár
: Nincs ilyen fájl vagy könyvtár
gcc: no input files
: command not founde 44:
Makefile.linux: line 45: libinstall:: command not found
Makefile.linux: line 46: LIBINST: command not found
Makefile.linux: line 46: @cp: command not found
: Nincs ilyen fájl vagy könyvtárldconfig
: command not founde 48:
Makefile.linux: line 49: TESTS:.c=.o: command not found
Makefile.linux: line 49: testo:: command not found
: command not founde 50:
Makefile.linux: line 51: TESTO:.o=: command not found
Makefile.linux: line 51: testq:: command not found
: command not founde 52:
: command not founde 53: clean:
Makefile.linux: line 54: TESTS:.c=.o: command not found
Makefile.linux: line 54: -@rm: command not found
Makefile.linux: line 55: TESTS:.c=: command not found
Makefile.linux: line 55: -@rm: command not found
Makefile.linux: line 56: LIBFILES:.c=.o: command not found
Makefile.linux: line 56: -@rm: command not found
Makefile.linux: line 57: -@rm: command not found
: command not founde 58:
: command not founde 59:
bbt@bbt:~/portaudio_v18_1$ bbt@bbt:~/portaudio_v18_1/pa_common$ bbt@bbt:~/portaudio_v18_1$ command not founde 15:
bash: not: command not foundegyébként a hibát értem: minden .c filet át kellett volna neveznie .o-nak, viszont nem értette az utasítást, utána meg nem találta a .o fileokat.
nem találtam a cuccban olyan filet, ami ezt a mûveletet végrehajtotta volna.
[align=right][snapback]96714[/snapback][/align]portaudio_v18_1/pa_unix_oss$ make
én össz-vissz ennyit tettem…már a függõségeit is macerás feltolni… jajajaj… 🙂
mé nem maradunk az ardournál… 🙂portaudiot hogy tudtátok feltolni? nem akarja a readme alapján.. :blink:
[align=right][snapback]96558[/snapback][/align]én csak elindítottam egy fájlt és kész..leírják, hogy melyiket kell
Nekem sem fordul 🙁 Gentoo, 2.6.7 kernel, gcc 3.3.4
A hibaüzi:
Code:$ make
Making all in gui
make[1]: Entering directory `/home/pcz/temp/f/wired/src/gui’
if g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I../audio -I../plugins -I../fileloader -I/opt/gnome/include -I../sequencer -I../redist -I../engine -I../mixer -I../midi -I../midi/portmidi/pm_common -I../midi/portmidi/porttime -I../asm -I../editmidi -I../undo -I../libs/WiredWidgets/src -ggdb -MT ChannelGui.o -MD -MP -MF „.deps/ChannelGui.Tpo” -c -o ChannelGui.o ChannelGui.cpp;
then mv -f „.deps/ChannelGui.Tpo” „.deps/ChannelGui.Po”; else rm -f „.deps/ChannelGui.Tpo”; exit 1; fi
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:4:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:7:23: portaudio.h: Nincs ilyen fájl vagy könyvtár
In file included from ../engine/AudioEngine.h:5,
from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/Device.h:17: error: `paFloat32′ was not declared in this scope
../engine/Device.h:17: error: `paInt32′ was not declared in this scope
../engine/Device.h:18: error: `paInt24′ was not declared in this scope
../engine/Device.h:18: error: `paInt16′ was not declared in this scope
../engine/Device.h:19: error: `paUInt8′ was not declared in this scope
../engine/Device.h:20: error: `paInt8′ was not declared in this scope
In file included from ../mixer/Channel.h:7,
from ../mixer/Mixer.h:8,
from ChannelGui.h:7,
from ChannelGui.cpp:2:
../engine/AudioEngine.h:87: error: `PaDeviceIndex’ was not declared in this
scope
../engine/AudioEngine.h:87: error: parse error before `)’ token
../engine/AudioEngine.h:89: error: syntax error before `*’ token
../engine/AudioEngine.h:98: error: parse error before `*’ token
../engine/AudioEngine.h: In function `int AudioCallback(…)’:
../engine/AudioEngine.h:102: error: `userData’ undeclared (first use this
function)
../engine/AudioEngine.h:102: error: (Each undeclared identifier is reported
only once for each function it appears in.)
../engine/AudioEngine.h:103: error: `frameCount’ undeclared (first use this
function)
../engine/AudioEngine.h:104: error: `output’ undeclared (first use this
function)
../engine/AudioEngine.h:105: error: `input’ undeclared (first use this
function)
../engine/AudioEngine.h:111: error: `paFloat32′ undeclared (first use this
function)
../engine/AudioEngine.h:133: error: `paInt32′ undeclared (first use this
function)
../engine/AudioEngine.h:137: error: `paInt24′ undeclared (first use this
function)
../engine/AudioEngine.h:139: error: `paInt16′ undeclared (first use this
function)
../engine/AudioEngine.h:141: error: `paUInt8′ undeclared (first use this
function)
../engine/AudioEngine.h:143: error: `paInt8′ undeclared (first use this
function)
make[1]: *** [ChannelGui.o] Error 1
make[1]: Leaving directory `/home/pcz/temp/f/wired/src/gui’
make: *** [all-recursive] Error 1Nemtom mi lehet a gond! A configure normálisan lemeg, akinél fordul, az milyen rendszeren csinálja?
[align=right][snapback]96390[/snapback][/align]üdv
a SoundTouch/include/STTypes.h fájlban a következõ sort kommentezd ki:
#define INTEGER_SAMPLES // 16bit integer samples
ezt pedig engedélyezd:
#define FLOAT_SAMPLES // 32bit float samplesígy elvileg mûködni fog, sok sikert 😉
és a portaudio-t is forrásból telepítsd!
ja és ne alsa-t használj, hanem oss-t
nekem alsa-val nem volt jó a hang (SB Live)??!?!?!
megy a dc++ ??
komolyan? 😮 😮 😮 😮 😮
[align=right][snapback]96231[/snapback][/align]nem, csak viccelek 🙂
miért ne menne? 🙂 igaz egy kis idõ után vmilyen hibaüzivel elszáll, de nem is ez a lényeg, hanem, hogy kezeli a hálót a wine, ill a cedega
de nem használom, mert sztem a valknut jobb…nekem lefordul… a függõségeit ne csimagból tedd fel ha UHU-d van, nekem úgy nem ment… mindet forrásból raktam fel
nem rossz, nem rossz 🙂 kezdésnek mindenképpen jó, sztem nagyon jó projekt
igaz még bugos… de hát majd fejlõdik B)WOW, ezt talaltam a HUP-on az elobb:
NAGYON IGERETES
Gege
[align=right][snapback]96028[/snapback][/align]én érdeklõdtem utána… kirpóbálom, a képek alapján nem lehet túl rossz 😉
oks, már mûködik 🙂
nem is olyan rossz dolog ez a google 😛make[1]: Leaving directory `/mnt/c/forras/nethack-3.4.3/src’
ehh, talan linux filerendszeren probald forditani 🙂 🙂
[align=right][snapback]96015[/snapback][/align]az is linux file rendszer (ext3)… csak c-nek neveztem, stílusosan… 🙂
-
SzerzőBejegyzés
legutóbbi hsz