Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Help / Re: Install prohibited for codeblocks-25.03mingw-setup.exe
« Last post by Wkerry on Today at 05:19:15 am »
The file is part of the MinGW compiler, so you would have to ask on the relevant forum/page at https://www.mingw-w64.org/support
2
Help / Re: Install prohibited for codeblocks-25.03mingw-setup.exe
« Last post by amigabill on Today at 02:04:56 am »
Yes, I have reported as false positive. Can we get an explanation about why it should be safe to disable virus detection and allow this to be installed?
4
Help / Re: Problem compiling 32 bit application with 64 bit Code::Blocks
« Last post by stahta01 on Yesterday at 07:01:08 pm »
Building 32 bit using mingw gcc 64 bit is almost never going to work!

Tim S.
5
Help / Problem compiling 32 bit application with 64 bit Code::Blocks
« Last post by gtafan on Yesterday at 05:23:27 pm »
Since all links to 32 bit windows CB versions are dead, have to use 64 bit version. Have downloaded codeblocks-25.03mingw-setup.exe and intaled it. The size of the version is more then 1,5 GB, while the previous 20.03 version was 3 times smaller. Posibly the reason for such huge size is because it 64 bit?
However I tried to compile the Hello world as 32 bit application, but got this errors:

||=== Build: Release in Hello world (compiler: GNU GCC Compiler) ===|
ld.exe||cannot find -lstdc++: No such file or directory|
ld.exe||cannot find -lmingw32: No such file or directory|
ld.exe||cannot find -lgcc_s: No such file or directory|
ld.exe||cannot find -lgcc: No such file or directory|
ld.exe||cannot find -lmingwex: No such file or directory|
ld.exe||cannot find -lmsvcrt: No such file or directory|
ld.exe||cannot find -lkernel32: No such file or directory|
ld.exe||cannot find -lpthread: No such file or directory|
ld.exe||cannot find -ladvapi32: No such file or directory|
ld.exe||cannot find -lshell32: No such file or directory|
ld.exe||cannot find -luser32: No such file or directory|
ld.exe||cannot find -lkernel32: No such file or directory|
ld.exe||cannot find -lmingw32: No such file or directory|
ld.exe||cannot find -lgcc_s: No such file or directory|
ld.exe||cannot find -lgcc: No such file or directory|
ld.exe||cannot find -lmingwex: No such file or directory|
ld.exe||cannot find -lmsvcrt: No such file or directory|
ld.exe||cannot find -lkernel32: No such file or directory|
||error: ld returned 1 exit status|
||=== Build failed: 19 error(s), 0 warning(s) (0 minute(s), 14 second(s)) ===|
6
Help / Re: Install prohibited for codeblocks-25.03mingw-setup.exe
« Last post by Wkerry on Yesterday at 06:20:09 am »
The affected file is MinGW\bin\libLLVMXRay.dll . Same with AVG (effectively the same app as Avast for the last number of years).

Have you reported this as a false positive to Avast?
7
I am new, I am here
me a 11 years old be like: :o
8
Help / Re: Install prohibited for codeblocks-25.03mingw-setup.exe
« Last post by amigabill on Yesterday at 02:28:57 am »
Avast Quarantine page screenshot attached. Says FileRepMalware trojan...
9
Help / Install prohibited for codeblocks-25.03mingw-setup.exe
« Last post by amigabill on Yesterday at 02:26:04 am »
Downloaded codeblocks-25.03mingw-setup.exe

Avast blocks this from running and removes the file from my downloads folder.

At first, when I ran the installer, I got a no permission on the file error, weird looking, then Avast said infected with something. Trying to get back to that to screenshot for here, not the download is not allowed to save. I can't figure out how to give permission per the screenshot here.


10
Using Code::Blocks / Re: 25.03 for macOS instantly crashes
« Last post by Inskipp on April 19, 2025, 01:55:55 am »
Excellent, thank you!

Inskipp
Pages: [1] 2 3 4 5 6 ... 10