User forums > Nightly builds
The 04 June 2023 build (13311) is out.
MortenMacFly:
We did compile this nightly version also into an installer and would love to get feedback if it works well or not.
You can find two versions here:
* http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230604_rev13311_win64.exe
* http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230604_rev13311_win64-MinGW.exeThe first one is without a compiler, the second one it with a compiler (MinGW).
All required executables/libs etc are bundled.
Looking forward to hear from you!
MortenMacFly:
--- Quote from: myztmy on June 09, 2023, 11:28:05 am ---Yes, it can detect compiler in my MinGW64 directory now , but the compiler is judged as "GNU GCC Compiler" , not exactly as "GNU GCC MinGW64 Compiler" . Although this may not be relevant, the compiler still works normally, but I can't stand it, just because I'm am a perfectionist ,virgo.
--- End quote ---
I understand what you say, but that is probably a bit nut-picking.
GCC is MinGW on Windows. Also, MinGW should also be detected just fine now.
The different names are more for convenience in case you want to setup projects that really need to differ between those compilers.
In fact, I would guess most people have the MinGW64 suite that is GCC and compiles for Win64 and Win32.
If you tell me a 100% save way to detect these different compilers correctly let me know. Oh - and don't forget: There are not only different flavours and versions but also different distributions. And some may name their folders and files differently.
Making it short: I don't really want to spend time into trying to improve the situation. But as usual: Patches are welcome! :-)
MortenMacFly:
--- Quote from: cbuser1 on June 08, 2023, 05:58:51 pm ---I've had this issue as well on windows 7.
--- End quote ---
Can you confirm that this does only happen when the code completion plugin is active? Meaning. If you disable he CC plugin does it work?
cbuser1:
--- Quote from: MortenMacFly on June 10, 2023, 04:40:29 pm ---
--- Quote from: cbuser1 on June 08, 2023, 05:58:51 pm ---I've had this issue as well on windows 7.
--- End quote ---
Can you confirm that this does only happen when the code completion plugin is active? Meaning. If you disable he CC plugin does it work?
--- End quote ---
I think so. I no longer got messages from NativeParser::.
Is NativeParser related to code completion?
When code completion was enabled, cb would freeze and the last message shown is the following:
NativeParser::OnParserEnd: Project "NONE" parsing stage done!.
It doesn't show the line with the original project name as it does when it doesn't freeze.
Pecan:
--- Quote from: MortenMacFly on June 10, 2023, 03:48:42 pm ---We did compile this nightly version also into an installer and would love to get feedback if it works well or not.
You can find two versions here:
* http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230604_rev13311_win64.exe
* http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230604_rev13311_win64-MinGW.exeThe first one is without a compiler, the second one it with a compiler (MinGW).
All required executables/libs etc are bundled.
Looking forward to hear from you!
--- End quote ---
when I try to download the first url:
https://forums.codeblocks.org/index.php/topic,25410.msg173188.html#msg173188
I get the following response. What am I doing wrong?
I get the same response with the second url.
Edit: looks like the word "setup" is missing from the urls
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version