Partha1b
Partha1b
Building with: gcc-posix-7.1.0 x86_64-w64-mingw32 on Windows 10 64bit with Msys2 shell. cmake version: 3.6.2 cmake command used: ```cmake -DCMAKE_INSTALL_PREFIX=/opt -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS="-O3 -ffast-math -ftree-vectorize" ..``` Error: ```[ 43%] Linking C shared...
### Expected behavior: Expected folder called generated-docs in the streisand repository ### Actual Behavior: No such file or folder. ### Steps to Reproduce: 1. Just follow the instructions ... ###...
Get package!! 🙂 In the daily data, you are reporting "minutesActive". Nowadays fitbit is reporting "totalminutes". How do I get that?
I used pfgimp as part of my GIMP build. GIMP was git pulled on Sunday. pfgimp works fine but crashes on exit. That is when you press "OK" it does...
When we run PhotoFlow we need an icon set to the top. Also for the GIMP plugin, we need to suppress the console during runs. I can provide these enhancement...
When I click on open files, no image files are selected. I have to first click on "All Files" and then pick my image file.
I am getting the following errors: [ 35%] Building CXX object src/CMakeFiles/pfbase.dir/base/image.cc.obj In file included from z:/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/base/image.cc:36:0: z:/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/base/imageprocessor.hh:82:5: error: 'pthread_t' does not name a type pthread_t _thread; ^ z:/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/base/imageprocessor.hh: In...
I am getting the following error: clang: warning: -framework CoreServices: 'linker' input unused In file included from /Users/partha/projects/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/vips/gmic/vips_gmic.cpp:44: In file included from /Users/partha/projects/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/vips/gmic/gmic/src/gmic.h:172: /Users/partha/projects/src/gimp/plug-ins/Useful-Plugins/PhotoFlow/src/vips/gmic/gmic/src/./CImg.h:175:10: fatal error: 'initializer_list' file not found...
Is there a way to make the stable branch dependent on whether Lensfun already exists or not? Same for G'MIC since I already build G'MIC. I build Lensfun and G'MIC...