News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Build file: "no target"

Started by AZ, September 14, 2015, 08:15:31 AM

Previous topic - Next topic

AZ

hello,
getting
||=== Build file: "no target" in "no project" (compiler: unknown) ===|

when i open a file and "build" it.
i wonder why ?

wonder how to invoke the debugger. I thought setting a breakpoint and "build/run" will be sufficient to have it up. But this file "just runs " - builds and executes in the xterm.

CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

oBFusCATed

Do you have a project? The debugger doesn't work without a project.
Also you have to use Debug->Start or Debug->Attach.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

AZ

> ..Do you have a project? The debugger doesn't work without a project.
uhh. that answers the question.
No i don't have a project, just wonted to compile and debug a single file.
Is there a way to accomplish this without creating a project?
CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

AZ

CB: nightly build .
Thread model: posix
gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)