Recent Posts

Pages: 1 ... 3 4 5 6 7 [8] 9 10
71
General (but related to Code::Blocks) / Re: My account on Forum hacked ?
« Last post by gd_on on April 30, 2025, 01:42:32 pm »
I hope so!  :-\
My post was essentially to ask if somebody else had such a problem!
72
General (but related to Code::Blocks) / Re: My account on Forum hacked ?
« Last post by Miguel Gimenez on April 30, 2025, 01:07:38 pm »
Probably the guy who hacked your account months ago was trying to use it again, but you restored the email address so he does not receive the emails.
73
General (but related to Code::Blocks) / Re: My account on Forum hacked ?
« Last post by nenin on April 30, 2025, 08:45:43 am »
phishing as it is. Dont worry, I`m receiving similar propositions from banks, tax offices +/- 5 per week on old mail accounts.
74
Using Code::Blocks / wizard console applicacion, debug
« Last post by pacoesc on April 29, 2025, 08:11:06 pm »
I have just updated to the latest version 25.03. I have this message, "This wizard doesn't know how to setup debug flags for this compiler", when I use the Console Application Wizard. I am not able to debug the application. I need to change ( in Project -> Build options) the options related to Debugging. I have to activate "Produce debugging symbols [-g]" and "Tune Debugging for GDB" to be able to debug a program. I suppose that you need to change the Wizard for fix this problem.
75
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gtafan on April 29, 2025, 02:40:53 pm »
As you have installed a C::B version with mingw, you have somewhere a C compiler (gcc), a C++ compiler (g++) and a fortran compiler (gfortran). So, what is the problem ? You have all you need.
But which files and from which directory I have to select? Do I really need to select that fortran thing?
76
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gd_on on April 29, 2025, 02:07:11 pm »
As you have installed a C::B version with mingw, you have somewhere a C compiler (gcc), a C++ compiler (g++) and a fortran compiler (gfortran). So, what is the problem ? You have all you need.
77
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gtafan on April 29, 2025, 01:10:06 pm »
I use the first option "Use default native compilers", so nothing to fill manually and almost everything is correctly set.
For cross compiling, I suppose you have to set manually a few things, but sorry, as I don't do that, I can't help you more.
Better have a look on a cmake forum if it exists.
Don't have native compilers, since I am using codeblocks-25.03mingw-nosetup. Gues have to use that "Specify native compilers" option, but have no idea what to select there.
78
General (but related to Code::Blocks) / My account on Forum hacked ?
« Last post by gd_on on April 29, 2025, 01:08:52 pm »
I have just received 3 mails telling me that I requested a "forgot password" function. But this is NOT the case. Strange isn't it... And my account still works obviously...
79
Help / Re: Windows CB 2503 nosetup is not downloadable
« Last post by gd_on on April 29, 2025, 10:40:35 am »
This problem has been known for 15 days approximately, but still not corrected. May be the dev/maintainer of C::B main site is on holidays  8)
  • nosetup files should be linked to a .zip, not a .exe file
  • all 32 bits Windows versions have a bad filename link.

Nevertheless, searching in the Binaries on SourceForge is OK, as you said.
80
Help / Windows CB 2503 nosetup is not downloadable
« Last post by Pecan on April 28, 2025, 07:33:51 pm »
The file does not exist, so it says. this happend by following the Download buttons from the main Codeblocks.org page.
https://www.codeblocks.org/downloads/binaries/

But it download ok when drilling down through sources:
https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/
Pages: 1 ... 3 4 5 6 7 [8] 9 10