User forums > Nightly builds
The 10 October 2009 build (5859) is out.
koso:
On http://apt.wxwidgets.org/ are binary packages for more distributions .. which of them are you using?
And I have no problem with self compiled version on 9.10 KK using wx libraries from ubuntu repositories.
PaowZ:
Hello there!
I've seen somebody encountering an issue while compiling custom makefiles. The fact is that I have the same issue. Of course, I checked the "This is a custom makefile" box.
And I get this:
--- Quote ----------------- Build: Debug-imx in AL22 ---------------
Using makefile: AL22.mk
make: *** No rule to make target `Debug-imx'. Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---
..where AL22.mk is my custom makefile..
Any clue ?? thanks a lot.
stahta01:
--- Quote from: PaowZ on October 28, 2009, 06:44:33 pm ---Hello there!
I've seen somebody encountering an issue while compiling custom makefiles. The fact is that I have the same issue. Of course, I checked the "This is a custom makefile" box.
And I get this:
--- Quote ----------------- Build: Debug-imx in AL22 ---------------
Using makefile: AL22.mk
make: *** No rule to make target `Debug-imx'. Stop.
Process terminated with status 2 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---
..where AL22.mk is my custom makefile..
Any clue ?? thanks a lot.
--- End quote ---
Do you have a makefile target called "Debug-imx"?
Note: Unless you think this is a new problem with this nightly build I suggest opening a new thread on how to use custom makefile.
Tim S.
PaowZ:
Well,
--- Quote ---Do you have a makefile target called "Debug-imx"?
--- End quote ---
Nop, and that was not an issue in v8.02.
I have this line supplied to make.exe
--- Quote ---$make -f $makefile all ARCH=arm-gcc FLAVOR=debug
--- End quote ---
so, my target would be 'all' but the build target name has always been "Debug-imx"... :shock:
By the way, I tried to name it 'all' but I get the same error.
stahta01:
--- Quote from: PaowZ on October 28, 2009, 07:07:27 pm ---Well,
--- Quote ---Do you have a makefile target called "Debug-imx"?
--- End quote ---
Nop, and that was not an issue in v8.02.
I have this line supplied to make.exe
--- Quote ---$make -f $makefile all ARCH=arm-gcc FLAVOR=debug
--- End quote ---
so, my target would be 'all' but the build target name has always been "Debug-imx"... :shock:
By the way, I tried to name it 'all' but I get the same error.
--- End quote ---
Rename the Code::Blocks target to all and start a new thread THIS does not belong in the nightly thread.
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version