Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make: *** No targets specified and no Makefile found. Stopped.
#1
Hello QB64 programmers

from one day to another I can not compile anymore.

make: *** No targets specified and no Makefile found. Stopped.

I tryed to do a new install but I got the same error (from the GCC compiler.

So I think I have a problem with the compile parameters, but I do not found a solution for this problem in the tutorial.

Does anybode knows wath I need to do?

Greatings,
Rudy
Reply
#2
With new install, did you start in completely separate and new Folder?

Say again your OS, as I recall you were attempting Raspberry.

"Makefile" is that Linux talking?
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply
#3
Good evening bplus,
(Belgium +-21h)

no I did not install in a complete new folder,
but... this evening I'm going to do it.

On my PC (Lenovo ThinkCentre, 8gbyte ram) I work with the normal QB64PE version.
The operating system is Linux Mint (Debian and Ubuntu based)

rudy@lenovo:~$ uname -a  (in a terminal window...)
Linux lenovo 6.8.0-83-generic #83-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep  5 21:46:54 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
(Linux Mint is Ubuntu based...).

On my RaspberryPI I work with the old QB64 version.
Till to day, all routines I tested on my Lenovo works without errors on the RaspberryPI.
The RaspberryPi i use for beer-brewing and for alternative health systems (Dr. Hulda Clark, Rife...)

Makefile error comes from the gcc compiler (I saw this in the QB64PE, after F5... in the bottom window)

Now I'm going to try with a full install of QB64PE in a separate map.

Greatings,
Rudy M
Reply
#4
(10-04-2025, 07:29 PM)Rudy M Wrote: Good evening bplus,
(Belgium +-21h)

no I did not install in a complete new folder,
but... this evening I'm going to do it.

On my PC (Lenovo ThinkCentre, 8gbyte ram) I work with the normal QB64PE version.
The operating system is Linux Mint (Debian and Ubuntu based)

rudy@lenovo:~$ uname -a  (in a terminal window...)
Linux lenovo 6.8.0-83-generic #83-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep  5 21:46:54 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
(Linux Mint is Ubuntu based...).

On my RaspberryPI I work with the old QB64 version.
Till to day, all routines I tested on my Lenovo works without errors on the RaspberryPI.
The RaspberryPi i use for beer-brewing and for alternative health systems (Dr. Hulda Clark, Rife...)

Makefile error comes from the gcc compiler (I saw this in the QB64PE, after F5... in the bottom window)

Now I'm going to try with a full install of QB64PE in a separate map.

Greatings,
Rudy M

Hello bplus,

I followed Your tip, and did a full install of QB64PE  (qb64pe_lnx-4.2.0.tar.gz)
(without copying the old installation info of the previous installation!!!)

Everything works again normal.
At new compilations of my .bas files without errors!

Thank You!
Rudy M
Reply
#5
OK good to hear!
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply
#6
Just a note: the same thing happened to me.  After a re-install, I noticed that the bad install appeared to be missing the file: 'qb64pe.1' (Windows 32-bit)
Reply
#7
Hello,
In Linux Mint I have also this file (qb64pe.1).

I take a look and the first sentence of this file is:
"TH qb64pe "1" "August 2022" "QB64 IDE AND COMPILER (Phoenix Edition)" "User Commands""
This is thus clearly part of the installation files / install instructions for QB64

To avoid confusing QB64 files with my own files I organize it as follows:

All files I make myself, libs and libinfo, examples from this forum, etc... (pe. Pigpio library for my RaspberryPI) i place them in maps beginning with the name "ruqb64_"  + the name of the subject(s).
(in Your case You could p.e. use "fcsqb64_")

p.e. The map containing qb64 .bas files to handle .csv files, I place them all in the map ruqb64_csv

Printscreen of my own maps:
[Image: My-own-routines-examples-and-libs.png]

Before a full install I rename the existing qb64pe map to "qb64pe_previous" or "qb64pe_old"
So I never overwrite my data maps.

Then I do the full install of qb64, and do some little test if everything works okay.

Thereafter I "copy and past" all the maps from the "qb64pe_previous"map or "qb64pe_old"old map to the new installed QB64pe map   (copy ruqb64*.*  ....).

I work in Linux, but in Windows You can do exactly the same.

Rudy M
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Make IDE $Console:Only output readably large dakra137 1 523 10-10-2025, 12:21 PM
Last Post: hsiangch_ong
  Let's Make a Wheel! Pete 4 765 12-24-2024, 05:04 PM
Last Post: Pete
  Is it possible to make a _SNDNEW song this way? Dav 7 1,255 09-07-2024, 11:45 PM
Last Post: Dav
  "EXE has stopped working ..." arnoldhf 6 1,341 07-17-2022, 03:18 PM
Last Post: mdijkens

Forum Jump:


Users browsing this thread: 1 Guest(s)