-
Hi there,
I am trying to get this plugin to work on Windows 10 with `gstreamer` and `gst-python`.
To install `gstreamer` and `gst-python`, I installed MSYS2 as that is the official way to instal…
-
Tried to clone + build the repo, got failure:
```
$ git clone git@github.com:jhasse/pwcalculator.git
$ cd pwcalculator/
$ ./waf configure
Setting top to : C:/msys64/home…
-
```
Perhaps
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_
check_gl.m4 is a better alternative?
diff --git a/configure.ac b/configure.ac
index 128b76b..bfd4c19 1006…
-
I have working builds for the original MinGW and for MinGW64(32bit and 64bit exe's). Lot's of warnings, but the exe's seem to work fine. For the MinGW target I build using the cmake MSYS Makefiles t…
-
```
Hello,
First of all, thanks for your work on btstack!
I was able to build and run btstack with both Cygwin and MSYS2/MinGW64.
A few changes/fixes were needed.
If you want to merge them, you can …
-
Compiling error
C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe
: src/crypto/ghostrider/libghostrider.a(ghostrider.cpp.obj):ghostrider.cpp:(.te…
-
I have installed the lua54 version of window. And installed the luarocks of 3.11.0 version. Environment path have been added. When I use the shell command of luarocks install luasocket to install the …
-
After https://github.com/smallbasic/SmallBASIC/issues/165 was resolved, configuration was done but failed at linking:
```
g++ -g -O2 -fno-rtti -std=c++14 -o sbasicg.exe ../../lib/lodepng/lodepn…
-
Hi, you project is nice.
I have a fork, and now, I have used the Code::Blocks and msys2/mingw64's g++ to build this project, see my commits here:
[Commits · asmwarrior/ImageBench](https://github…
-
**Describe the bug**
Example not working on windows gnu platform
**To Reproduce**
Steps to reproduce the behavior:
Copy the code in the hello example.
Install rust up on windows selec…