Glenn Butcher
Glenn Butcher
I'm using MXE to make a static executable. Not working right now, I think I configured my supporting packages out from under win32 rawproc... To your errors, I think using...
I've been cleaning up the CMakeLIsts files, got a nice compile on MSYS2 with these packages: libarchive 3.6.2-3 libcurl 8.0.1-1 mingw-w64-x86_64-exiv2 0.27.6-3 mingw-w64-x86_64-lcms2 2.15-1 mingw-w64-x86_64-lensfun 0.3.3-5 mingw-w64-x86_64-libarchive 3.6.2-2 mingw-w64-x86_64-libjpeg-turbo 2.1.5.1-1...
I think most of the Linux repos have just "lastest version". MSYS2 is unique for wxWidgets in that regard, it has three versions available for x86_64: 3.0, 3.1, and 3.2....
Oh, btw, pacman for MSYS2 is different than pacman for Arch Linux. btw2, looked up Arch version for wxWidgets, it's 3.2...
It doesn't look familiar. I won't get to my dev computer before Sunday, will look at it then. g On Tue, Jan 24, 2023, 12:53 PM amateurprof ***@***.***> wrote: >...
I haven't looked at the PR, so take with grain-o-salt... Worth considering is making sure this capability is factored to allow non-dng images to be corrected with the same ops,...
Interesting. In the manner of functions and procedures in programming, I'd propose the ability to construct modules as collections of modules, using "first-class" modules provided by vkdt and/or other modules...
Powerful constructs need careful consideration, avoid dooming our descendants with inflexible tools. E.g., params are a good start, need to try to not lock in to a particular UI implementation......
Blocks aren't just a GUI thing, they're like a third-class network member, after nodes then modules. We should be able to use blocks in .cfg files as just another network...
Consider this: - separate block file format, .blk, not constrained by dt_token - blocks/ directory, search cwd then blocks/ for defined blocks - separate blocks section in .cfg files, parsed...