Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gtafan on May 02, 2025, 03:27:45 pm »

Why are you trying to use CMake? C::B can create its' own project files. Do you have C::B installed yet? I noticed that you just downloaded it.

Regards.
Have you read my first post? Defently don't want go generate cmake from C::B. Have an existing project using cmake, but would like to compile it with C::B. As you can read in some other my post, using nosetup version of C::B.
42
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by stahta01 on May 02, 2025, 03:26:34 pm »
43
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gtafan on May 02, 2025, 03:23:49 pm »
After specifiing the compilers still got this error:

Quote
CMake Error: CMake was unable to find a build program corresponding to "MinGW Makefiles".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
Configuring incomplete, errors occurred!

Without specifiing compilers there are some more errors.

44
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by gd_on on May 02, 2025, 10:21:57 am »
Quote
CMake deprecated (disabled) c::b generators since release 3.27
May be.
For me, I have only one or two old Cmake projects, and there was no C::B project given with those projects. So my experience with that is quite poor. Nevertheless, I verified a few days ago and the cbp generation with cmake-gui still work quasi automatically, with just a few manuals adjustments to the generated cbp file. My cmake/cmake-gui has been updated recently (version 4.01). May be those projects are quite simple to translate, so it's why it still works.
45
Help / Re: CMakeLists.txt and Code::Blocks
« Last post by Frank_CB on May 02, 2025, 02:57:06 am »
@gd_on:

CMake deprecated (disabled) c::b generators since release 3.27. While those generators are still listed for backwards capacity, the company says not to use them.

@gtafan:

Why are you trying to use CMake? C::B can create its' own project files. Do you have C::B installed yet? I noticed that you just downloaded it.

Regards.
46
General (but related to Code::Blocks) / Re: What parts should I uninstall
« Last post by stahta01 on May 02, 2025, 02:52:02 am »
1. Install Code::Blocks without MinGW GCC
2. Only install the C::B Plugins you need
3. Install the Compiler separately (The 64 bit MINGW GCC is a lot bigger than needed; I would guess the same for 32 bit)

So, look for an smaller compiler to install.

Tim S.
47
General (but related to Code::Blocks) / Re: What parts should I uninstall
« Last post by Frank_CB on May 02, 2025, 02:35:24 am »
@Puffined:

The core to C::B, as well as the number of contributed plugins, determine the size of the final install. The installer for 25.03 (the most recent official release of C::B) is almost twice as big as the installer for 20.03. Removing some or all of the contributed plugins will reduce the capabilities of the IDE.

What makes the VM size premium? What platform, os, disk size and Vitualbox release are you dealing with?

Regards.

48
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!
49
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.
50
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.
Pages: 1 2 3 4 [5] 6 7 8 9 10