-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 01/22/2013 07:10 AM, Esteban Viveros wrote:
Now I can do the compilation, but I have the same results of yesterday...
Issues:
- Running make -f makefile.mingw clean I can't complete the
compilation, se attached log file. - To do the compilation I needed to do make -f makefile.mingw with the 3 last versions of makefile.mingw, first 17 jan version, after 20 jan version and at last the 21jan version. All without make clean..
Remembering after make -f makefile.mingw I ran: make -f makefile.mingw DESTDIR=~/pure-data/Pd-0.43.4-extended-20130117 prefix= I have the message: make: Nothing to be done for `all'. Trying to open pd.exe in ~/pure-data/Pd-0.43.4-extended-20130117/bin I don't have jackrouter option like in ableton live for example...
Then I see I'm forgot one "install" command and I ran that and I have: install: missing file operand Try `install --help' for more information.
The 'install' needs to be at the end of the line. All of this stuff below needs to be on one single line so its one command, with 'install' being the last thing on the line
make -f makefile.mingw DESTDIR=~/pure-data/Pd-0.43.4-extended-20130117 prefix= install
.hc
2013/1/22 IOhannes m zmoelnig zmoelnig@iem.at
On 2013-01-22 12:21, Esteban Viveros wrote:
Ok.. I will do that... But why until te make clean, yesterday, ir run the compilation?
good point. my hint was merely an assumption what might be causing troubles.
in this case: are you sure you are using the correct makefile.mingw again?
fgmadr IOhannes
_______________________________________________ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list