Support creating pot file without line numbers
Support excluding __history and __recovery folders
It is not clear to me whether the binaries will actually be updated in MacTeX. Usually they only update once per year, so you may not be able to see the update until May. 2020. Maybe there will be exception for asymptote this year given the huge improvements, that's hard to say (and might require some convincing of Karl + willingness of various volunteers to contribute new binaries). What I believe might be a problem in your case is the conflict in other TeX binaries between MacTeX and MacPorts....
John, M Twain never even mentioned the existence of MacPorts on his machine (and that's not the only package manager on macOS; judging from https://brewformulas.org/Asymptote it was apparently removed from the other most popular one; there are others which I didn't check). But to answer your "recall": it's not entirely correct. The packages are only installed from source when there's a reason for doing so, which is either a licence conflict (like git conflicting with openssl licence), non-default...
Oh, I didn't want to suggest to change the hardcoded values, let alone for Linux. My question was mainly whether there's some configure/build-time option that I could switch to change the default. But maybe it would be even better if the reasonable default would already be set in the code. Maybe something along the line of the following: --- a/src/qsynthOptions.cpp +++ b/src/qsynthOptions.cpp @@ -487,8 +487,13 @@ void qsynthOptions::loadSetup ( qsynthSetup *pSetup, const QString& sName ) pSetup->iAudioBufSize...
Oh, I didn't want to suggest to change the hardcoded values, let alone for Linux. My question was mainly whether there's some configure/build-time option that I could switch to change the default. But maybe it would be even better if the reasonable default would already be set in the code. Maybe something along the line of the following: --- a/src/qsynthOptions.cpp +++ b/src/qsynthOptions.cpp @@ -487,8 +487,13 @@ void qsynthOptions::loadSetup ( qsynthSetup *pSetup, const QString& sName ) pSetup->iAudioBufSize...
I need to change Midi -> Midi driver -> coremidi, as well as Audio -> Audio driver -> coreaudi. Is there any way to make these default when building the binary?
Thank you very much for the super quick fix. Regarding the icon: I'm not a designer or artist in any way. I could easily create the icon(s) or movie if I was given a povray source, or vectorize a low resolution black-and-white image, but not from a low resolution "3D-like" image. Unrelated problem though. I seem to be unable to run the program, see the notes at: https://github.com/macports/macports-ports/pull/4076 I'll open a new ticket, but I would like to know if you even have any chance whatsoever...
Missing qsynth.icns for build on macOS
Perfect, thank you!
Just to clarify. I tried to update SciTE from an older package (version 3.2.2). That one builds it by running make ... from inside the gtk folder. I hope this is still the correct way. At least it complained when I forgot to separately fetch scintilla, so it must have checked around a bit. Please let me know if you need some additional information. Thank you.
Invalid linker flags on macOS
Compiling on macOS ends up in the Windows code
Use AM_ICONV instead of XDVI_CHECK_ICONV to avoid build failures on FreeBSD
It's worth noting though that the trunk version only compiles on >= 10.9, but not on earlier versions. I didn't try compiling as C++11 yet, that would probably work
Ethan, can you please also apply the attached patch (linewidth.diff)?
Bisonoric instruments: Support a shortcut to change input keyboard layout while playing
According to my later analysis this seems to be a misdiagnosis. The build reports...
Intermediate report. The build seems to work if I add -DCMAKE_BUILD_WITH_INSTALL_RPATH=FALSE...
tftopl.cc:43:13: error: use of undeclared identifier 'g_plfile'
The file looks the same.
If I run the commant manually, here's what I get (I probably have to avoid stripping...
malloc: *** mach_vm_map(size=...) failed
Just a warning: usually this code should be conditional rather than unconditionally...
The upstream sources have been patched: http://tug.org/svn/texlive/trunk/Build/s...
Users keep asking if there is any progress on this issue. CB still cannot be compiled...
--- Libraries/MiKTeX/Core/Session/SessionImpl.h.diff +++ Libraries/MiKTeX/Core/Session/SessionImpl.h...
There is one additional problem. The following two libraries end up in $prefix/bin...
Location of man and texmfs
xetex doesn't link against harfbuzz and icu
xetex compile error: comparison between pointer and integer ('voidpointer' (aka 'void *') and 'C4P_integer' (aka 'int'))
tex4ht.c: error: incompatible operand types 'FILE *' and 'bool'
Same problem with --- a/Programs/MiKTeX/initexmf/initexmf.cpp +++ b/Programs/MiKTeX/initexmf/initexmf.cpp...
"problematic" setting of "$HOME/.miktex" during the build
log4cxx: No appender could be found for logger (ctangle)
Same problem with --- a/Programs/MiKTeX/initexmf/initexmf.cpp +++ b/Programs/MiKTeX/initexmf/initexmf.cpp...
I'm sorry, this should be in bugs rather than in patches.
The same problem exists with miktex-tangle, initctangle, ctangle, findtexmf. I was...
For a temporary workaround I used: --- a/Programs/Converters/devnag/source/src/devnag.c...
devnag.c treated as C++ and fails to compile
The same problem exists with miktex-tangle, initctangle, ctangle. I was pointed to...
The same problem is present in Libraries/MiKTeX/KPathSeaEmulation/StdAfx.h Libra...
The same problem exists with miktex-tangle. I was pointed to https://cmake.org/Wiki/CMake_RPATH_handling...
miktex_xfseeko64 and miktex_xftello64 on OS X
The same problem is present in Libraries/MiKTeX/KPathSeaEmulation/StdAfx.h
$build/binlib/cfg from MiKTeX Tools links against not-yet-installed libraries, fails to run
Missing include dir in Libraries/MiKTeX/App
gsoap in MikTeX tools: upgrade to a newer version and support USE_SYSTEM_GSOAP
Wrong operator overloading in Libraries/MiKTeX/Core/Session/SessionImpl.h
Missing .c_str() in Libraries/MiKTeX/Core/Utils/AutoTraceTime.h
#include <malloc.h> from BuildUtilities/c4p/gram.y doesn't always work
Hardcoded -std=gnu++14 in MikTeX tools
Install macports, add /opt/local/bin to PATH and then run: sudo port selfupdate sudo...
I didn't see it. But I tried the patch now and it didn't help.
I opened #322 for the second issue. I don't know if the original issue is still a...
build error on OS X > 10.8: use of overloaded operator '==' is ambiguous
"make" from the released 16.01 version tries to run autotools
Arghhh. I'm sorry. I had both pages opened (which looked exactly the same) and clicked...
"make" from the released 16.01 version tries to run autotools
The patch has been included in TeX Live that is being tested with the following platforms...
The patch has been included in TeX Live that is being tested with the following platforms...
Thanks a lot for the patch. You may close this ticket now.
I'm sorry, I didn't notice that you committed this already (checking uncommitted...
I'm sorry, I didn't notice that you committed this already (checking uncommitted...
In order to reproduce the problem that I'm complaining about (return 0 in case of...
./build.sh exits with code 0 even when the build fails
OK, thank you. That makes sense.
Thank you. Can this also go to the master/libpng17 branch?
I also wanted to add something unrelated. I had to remove -Wl,--as-needed from LDFLAGS...
Problems finding libiconv
The latest release of wxsvg isn't compatible with ffmpeg 3.0 yet. I see that mediadec_ffmpeg.cpp...
(Unrelated: am I the only one constantly experiencing loss of data when replying...
An alternative could also be to change the build system to create dylib files on...
The error from wincmn.cpp also comes from wxWidgets, not from CB. For the printing...
But if you want to see more examples, here's what I get when I attempt printing (after...
I tried catch throw, but I see more or less the same info. The same assert pops up,...
It might be nice to support this via a configure option (for both relative and absolute...
I tried sudo mv /opt/local/lib/codeblocks/plugins /tmp and I get the same crash after...
Do you mean plugins that are installed independently or those that are part of the...
Here's a minimal example that fails to compile on Solaris 10: #define _POSIX_SOURCE...
Here's a minimal example that fails to compile on Solaris 10: #define _POSIX_SOURCE...
Here's a minimal example that fails to compile on Solaris 10: #define _POSIX_SOURCE...
But I can use s >> std::hex >> result; and then at least the results seem to be the...
One problem I'm worried about is the base of the number. I have no clue what the...
After the workaround for the above problem: when trying to exit the program I stil...
I'm unable to test because I get an error during compilation (checout from branch-16.xx),...
I'm unable to test because I get an error during compilation (checout from branch-16.xx),...
Before I noticed this thread I came up with the following patch: --- a/src/sdk/debuggermanager.cpp...
I MacPorts we also patch the sources in order to find plugins. One of our developers...
I can try your binaries if that makes any difference. But I just compiled Code::Blocks...
I'm unable to test because I get an error during compilation (checout from branch-16.xx),...
I wanted to try it out, but: I don't find the source release at https://sourceforge.net/projects/codeblocks/files/Sources/...
Oh, thanks. I checked 1.7.0beta74 and all the tests pass indeed (I only tested 5.10...
But then again make test fails on Sparc 5.11: FAIL: tests/pngvalid-transform So I...
I just checked and the sources (libpng version 1.6.20) compile just fine on Solaris...
libpng fails to compile on Solaris with gcc 5.2
Compatibility with lua 5.3
No, that was a misunderstanding, I don't need help with SVG sizes. If I use the SVG...
My point was that the current icon looks ugly (= way too pixelated) and I would prefer...