Recent Posts

Pages: 1 2 3 4 [5] 6 7 8 9 10
41
Nightly builds / Re: The 12 October 2024 build (13584) is out.
« Last post by ThierryD on October 21, 2024, 04:31:30 pm »
Hi Miguel,

Sorry for delay of this response, ...but it's really difficult to reproduce this (not) "crash" of CB (wx is the major cause ...).
I'm not sure it's the same scenario, but yes today,  another RPT is generate (joined).

I try to describe my actions (always on my second screen) :
   - after many "rebuild" on Workspace CB, I save "all" with submenu "Save Everything" in menu "File",
   - and last click on "All build" (my virtual target) to "rebuild all"  and crash ...

I join too my project CB (renamed in *.cbp.txt).

I reload all of my environment of this project on GitHub here : https://github.com/tdechaize/Lesson10 (repository open).

Thank's.

Regards.


42
General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
« Last post by kostil on October 20, 2024, 08:27:13 pm »
I am new, I am here
43
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 20, 2024, 04:22:30 pm »
codeblocks32_output.zip is the final; update.exe was converted from update.bat use an online tool, for use inside MSYS2 shell.(I first used winpty, but it just succeeded on my PC, failed on GitHub CI Server. So I tried that; although it was not perfect as the exe couldn't copy CbLauncher.exe to the output32 directory.)
44
Development / Re: build bot in the github, I see one nice project
« Last post by ollydbg on October 20, 2024, 02:19:33 pm »
The first codeblocks build with partial plugins is out.
See https://github.com/zxunge/winstyle-codeblocks-bins/actions/runs/11418689815 .

The latest one should be here: Update main.yml zxunge/winstyle-codeblocks-bins@c608334

There are two packages, which one is the final result zip file?

Why do you have a "update.exe" in your code repo?
45
Using Code::Blocks / Hiccups while typing
« Last post by Elena on October 19, 2024, 06:50:05 pm »
Hi, unfortunately I cannot be very specific about when the problem exactly started happening :( Until last August everything was still fine (but I don't remember which NB I was using back then...) Then on August 20 th I installed the latest NB available on that day, and I started noticing this annoyance. In short, while typing sometimes there is a "hiccup" (unresponsiveness) lasting about half second. It seems random, at least, I cannot easily understand when it happens and why. I can just say that before installing the NB available on Aug 20 th everything was still OK (but I don't remember if on that date I was using the NB immediately older or even older). The hiccup occurs on different PCs, i.e on my main audio workstation running Windows 7 x64 (i7) and also on another spare PC running Windows 10 (still i7). Has anyone noticed the same ? Thx
46
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 19, 2024, 06:33:07 pm »
The first codeblocks build with partial plugins is out.
See https://github.com/zxunge/winstyle-codeblocks-bins/actions/runs/11418689815 .
47
Development / Re: build bot in the github, I see one nice project
« Last post by stahta01 on October 19, 2024, 05:32:10 pm »
Code
$ pacman -Qo /mingw64/bin/repstopdf.exe
/mingw64/bin/repstopdf.exe is owned by mingw-w64-x86_64-texlive-core 2023.20230404-1

Some places use "repstopdf" instead of "epstopdf"

Edit: But, it did not work for me.
Code
C:\msys64\mingw64\bin\runscript.tlu:922: C:\msys64\mingw64\bin\runscript.tlu:853: no appropriate script or program found
: epstopdf

${MINGW_PACKAGE_PREFIX}-ghostscript should have missing scripts.

But, I still could not find script

Tim S.

Got it.

Code
$ pacman -Qo /mingw64/bin/epstopdf.exe
/mingw64/bin/epstopdf.exe is owned by mingw-w64-x86_64-texlive-font-utils 2023.20230404-1

Now this works
Code
$ epstopdf --version
epstopdf ($Id: epstopdf.pl 66407 2023-03-06 23:44:49Z karl $) 2.31
Copyright 2009-2023 Karl Berry et al.
Copyright 2002-2009 Gerben Wierda et al.
Copyright 1998-2001 Sebastian Rahtz et al.
License RBSD: Revised BSD <http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Tim S.
48
Development / Re: build bot in the github, I see one nice project
« Last post by ollydbg on October 19, 2024, 04:56:18 pm »
Another common problem is:
Code
g++.exe -shared  -L..\..\..\devel32 -LD:/msys64/opt/wxwidgets3.2/lib -LD:/msys64/opt/wxwidgets3.2/lib\gcc_dll ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\DoxyBlocksLogger.o ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\ExtractDocs.o ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\AutoDoc.o ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\DoxyBlocks.o 
                                                                                     ∧∧∧∧∧∧
..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\DoxyBlocks.o ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\ConfigPanel.o ..\\..\\..\\.objs32\\plugins\\contrib\\DoxyBlocks\\Config.o  -o ..\\..\\..\\devel32\\share\\CodeBlocks\\plugins\\DoxyBlocks.dll  -Wl,--enable-auto-import -mthreads  -lcodeblocks -lwxmsw32u
D:/msys64/opt/mingw32/bin/../lib/gcc/i686-w64-mingw32/14.2.0/../../../../i686-w64-mingw32/bin/ld.exe: ..\..\..\.objs32\plugins\contrib\DoxyBlocks\DoxyBlocks.o:DoxyBlocks.cpp:(.text+0x0): multiple definition of `DoxyBlocks::GetEventTable() const'; ..\..\..\.objs32\plugins\contrib\DoxyBlocks\DoxyBlocks.o:DoxyBlocks.cpp:(.text+0x0): first defined here
D:/msys64/opt/mingw32/bin/../lib/gcc/i686-w64-mingw32/14.2.0/../../../../i686-w64-mingw32/bin/ld.exe: ..\..\..\.objs32\plugins\contrib\DoxyBlocks\DoxyBlocks.o:DoxyBlocks.cpp:(.text+0x10): multiple definition of `DoxyBlocks::GetEventHashTable() const'; ..\..\..\.objs32\plugins\contrib\DoxyBlocks\DoxyBlocks.o:DoxyBlocks.cpp:(.text+0x10): first defined here
...........
There are multiple same object files provided.

You mean there are 2 "DoxyBlocks.o" in the build options when linking?

I think the cb2make plugin should have some ways to remove those duplicated linking objects.
49
Development / Re: build bot in the github, I see one nice project
« Last post by stahta01 on October 19, 2024, 04:50:14 pm »
Code
$ pacman -Qo /mingw64/bin/repstopdf.exe
/mingw64/bin/repstopdf.exe is owned by mingw-w64-x86_64-texlive-core 2023.20230404-1

Some places use "repstopdf" instead of "epstopdf"

Edit: But, it did not work for me.
Code
C:\msys64\mingw64\bin\runscript.tlu:922: C:\msys64\mingw64\bin\runscript.tlu:853: no appropriate script or program found
: epstopdf

${MINGW_PACKAGE_PREFIX}-ghostscript should have missing scripts.

But, I still could not find script

Tim S.
50
Development / Re: build bot in the github, I see one nice project
« Last post by Grit Clef on October 19, 2024, 03:07:18 pm »
Hey, does anyone know what packages to install to obtain TeX?
Code
'epstopdf' is not recognized as an internal or external command,
operable program or batch file.
error: Problems running epstopdf. Check your TeX installation!
'epstopdf' is not recognized as an internal or external command,
operable program or batch file.
error: Problems running epstopdf. Check your TeX installation!
'epstopdf' is not recognized as an internal or external command,
operable program or batch file.
error: Problems running epstopdf. Check your TeX installation!
'epstopdf' is not recognized as an internal or external command,
operable program or batch file.

My guess under msys2, it is the texlive package.

Package: mingw-w64-x86_64-texlive-bin - MSYS2 Packages

But please note that this package(group of packages) are huge, I guess it should takes about 4G or 8G bytes size.
No, there's no 'epstopdf' in those packages; but an 'epspdf'. However, doxygen needs 'epstopdf'.
Pages: 1 2 3 4 [5] 6 7 8 9 10