Author Topic: Windows: Build CodeBlocks source without having CodeBlocks binary first  (Read 2363 times)

Offline sorinev

  • Multiple posting newcomer
  • *
  • Posts: 61
Is this possible? I do it all the time on Linux (Kubuntu 14.04), but can I build the CodeBlocks source on Windows without having the CodeBlocks binary itself first (i.e. use CodeBlocks 13.12 IDE to build CodeBlocks svn source)?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: Windows: Build CodeBlocks source without having CodeBlocks binary first
« Reply #1 on: August 27, 2015, 08:00:35 pm »
The link to the old directions http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_from_source_on_Windows
It has been years since I last read them.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline sorinev

  • Multiple posting newcomer
  • *
  • Posts: 61
Re: Windows: Build CodeBlocks source without having CodeBlocks binary first
« Reply #2 on: August 27, 2015, 08:22:53 pm »
Yeah that's what I'm reading, it's expecting one to have CodeBlocks installed first so that you can build CB from CB itself. I noticed the build .bat files in the source, but they too expect a CB exe.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7592
    • My Best Post
Re: Windows: Build CodeBlocks source without having CodeBlocks binary first
« Reply #3 on: August 27, 2015, 09:06:15 pm »
I have tried multiple times to try to make configure/make work under windows.
But, I have decided it is beyond my abilities.

I think downloading CB for windows to build CB under windows works the best.

But, I am thinking of trying cbp2make on windows and see if that method works better than configure/make does for me.

Tim S.

« Last Edit: August 27, 2015, 09:11:38 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org