Recent Posts

Pages: 1 2 3 4 5 [6] 7 8 9 10
51
General (but related to Code::Blocks) / Nigntly R13304
« Last post by everSome on June 03, 2023, 10:47:46 pm »
Out of curiosity, how does wxSmithDemo get built? Is there some special incantation needed? Also, is the *_wx31_64.cbp stuff being left to die on the vine? I see many *_wx32_64.cbp changes happening without concomitant _wx31_64.cbp changes. Otherwise it works great. Builds itself as expected using all the good stuff, gcc 13.1.0, wxWidgets wxWidgets-3.2.2.1.
52
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 03, 2023, 10:45:05 pm »
when posting the nightly I was already kind of inspecting this, the content of the zip of those dlls, was based on the content of the previous system. Which was posix, so the current one is that mcf, so indeed makes sense that one should be in the zip now instead of the posix one.

This also seems to indicate which better stick to posix ..... ?

I think last time by mistake I took the mcf (or mayb the posix was not there at that time ... ??)

Any ideas, suggestions, ...
53
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by luisalberto on June 03, 2023, 09:38:36 pm »
Hi, The program do no start unless you provide the library libmfcgthread-1.dll which i downloaded from the bin
directory of the winlibs compiler version 13.1. Normally I use the posix version of the compiler right now latest release version 4. Im using windows 11. I downloaded all three zips files and extracted the libmfcthread-1.dll from the zip file of the winlibs mingw64.
54
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by Khram on June 03, 2023, 08:36:53 pm »
First start
55
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 03, 2023, 05:25:24 pm »
questions : this one is based upon : MCF threads, the compiler builders also provide a 'posix threads' version, which one would be best suited to use ?
56
Nightly builds / Re: The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 03, 2023, 05:23:30 pm »
in case you use Win7/8, realise that OS is obsolete, but you should be able to use the builds based upon the UCRT ( Universal C Run Time) :
https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c
57
Nightly builds / The 03 June 2023 build (13304) is out.
« Last post by killerbot on June 03, 2023, 05:20:57 pm »
We switched to gcc 13.1.0 (on 03 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-11.0.0-ucrt-r3/winlibs-x86_64-mcf-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r3.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx3221_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 03 June 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230603_rev13304_win64.7z
  - Linux :
   none

The current SDK version is : 2.24.0

Resolved Fixed:

  • Check tree item validity before using it, as it is done just below
  • ProjectsImporter: Fix import of MSVC++ 6 workspaces (ticket #1392)
  • Clangd_client 1.2.70 23/05/11 Translate the the project folder name to UTF-8 for clangd initialization (Thanks Trigger)
  • wxSmith: Add setting for using Bind() instead of Connect(), disabled by default.
  • CompilerGCC: Disable Run button if the executable does not exist (ticket #1395, thanks LETARTARE)
  • add and update XML compile specs
  • allow a new node type "macros" in XML compilers that can be used for search paths like $(CODEBLOCKS)/MinGW
  • added wxSmithDemo project files for wx31 and wx32
  • updated ContribPlugins workspace (fixed wrong dependency)
  • modernise/update crash handler dll (exchndl) from v0.9.9 to v0.9.11 (Windows only change)
  • added forgotten compiler options file for mingw32

Regressions/Confirmed/Annoying/Common bugs:


    58
    Nightly builds / Re: The 06 May 2023 build (13268) is out.
    « Last post by Miguel Gimenez on June 02, 2023, 04:05:30 pm »
    Which encoding does the file use?. Try converting it to other encoding with Notepad++

    Do you have Code Completion enabled?
    59
    Nightly builds / Re: The 06 May 2023 build (13268) is out.
    « Last post by myztmy on June 02, 2023, 03:58:30 pm »
    I use codeblocks to open a certain text file which is 95k size , the codeblock become no response.  This nightlybuild  version and 20.03  release always be so. That text file is normally opened in notepad and editplus and notepad++ (my os is win7). Because the text file contain my personal informaion so I can't  upload it as Attachments (if anyone want  the text file to verify . I will modify some content  and upload it).

    I think the code::blocks should rename to "code::freeze". :P
    60
    Using Code::Blocks / Github Copilot
    « Last post by pater on June 02, 2023, 11:50:53 am »
    Is there a way to add copilot in Codeblocks?

    if so how do i do it?

    thanks in advance!
    Pages: 1 2 3 4 5 [6] 7 8 9 10