Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Nightly builds / Re: The 09 May 2024 build (13518) is out.
« Last post by ChosenName on Today at 06:16:52 pm »
Windows Defender, what of it?
2
Nightly builds / Re: The 09 May 2024 build (13518) is out.
« Last post by stahta01 on Today at 05:44:52 pm »
Both Chrome and Edge refuse to download the new version for me, citing "virus detected".

It's not a problem I've encountered very often, if at all, with Code::Blocks downloads previously.

I suggest learning the name of your anti-virus software!

Tim S.
3
Nightly builds / Re: The 09 May 2024 build (13518) is out.
« Last post by ChosenName on Today at 03:51:58 pm »
Both Chrome and Edge refuse to download the new version for me, citing "virus detected".

It's not a problem I've encountered very often, if at all, with Code::Blocks downloads previously.
4
Help / Re: Blank grey screen
« Last post by Piksa on Today at 11:53:18 am »
I found it you need to click view and Menager, Logs ( F2 and shift + F2 i had to accidenly clicked it  ) ;)
5
Help / Blank grey screen
« Last post by Piksa on Today at 11:31:31 am »
Hey, i have grey blank screen and i dont know what to do i can open files but the files dont show on left on the screen like earlier
i even re installed it
6
Help / Re: Code Blocks shows only a blank grey screen
« Last post by Piksa on Today at 11:29:19 am »
hey i have the same problem but i dont have anything else then blank screen
7
Next time use code tags (the # in the post editor) and remove all redundant information:
Code
-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

You have failed setting up the compiler, try following section 4.3 of PB's guide, a PDF downloadable here.

You can also read section 5.2.3 from Gerard Durand's manual.
8
Scintilla is an editor library, used p.e. in Notepad++ and wxStyledTextCtrl. C::B uses the latter for the code editors and printing.

MSW is the acronym used in wxWidgets for Micro$oft Windows.
9
Nightly builds / Re: The 09 May 2024 build (13518) is out.
« Last post by nenin on Yesterday at 07:54:48 am »

Hi,

First of all, thank you very much for your work.
I signed up just to let you know that some versions of Winlibs contain viruses
This is well-known case of the false positives.
10
I am running Code:: codeblocks-20.03mingw on Windows 11 Home
23H2. The compiler I use is MinGW which was included with codeblocks setup file

When I run a program it gives a prompt "It seems that this file has not been built yet. Do you want to build it now?




Build log:

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).


-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe

-------------- Build file: "no target" in "no project" (compiler: unknown)---------------

Nothing to be done (all items are up-to-date).

Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe
Checking for existence: C:\Users\abhis\Documents\C\Untitled12.exe


    I have already tried ...
To manually select compiler from Toolchain executables option several times
Uninstalled & reinstalled code blocks several times
     ..... but none of them worked.
Pages: [1] 2 3 4 5 6 ... 10