Phönix 64
Phönix 64
No, unfortunately not. I just completely ditched the MIDI part and created a python script that read the serial output of the Arduino
Okay I now did the following: `git clone https://github.com/alicevision/opengv.git --branch=cmake_fix_install` `cd opengv` `mkdir build` `cd build` `cmake ..` And then in AliceVision/build `cmake .. -DCMAKE_TOOLCHAIN_FILE=D:\Programming\Mehsroom\vcpkg\scripts\buildsystems\vcpkg.cmake -DVCPKG_TARGET_TRIPLET=x64-windows -DOPENGV_DIR:PATH=D:\Programming\Mehsroom\opengv\build -G "Visual Studio...
No unfortuonetly not
That feature would be awesome I hacked an automation together with satdump PREDICT and a shell script
   Here @JVital2013 are the screenshots and logs, hope this helps. I changed the adress back to 0.0.0.0:8081 but...
I also tested recompiling with gui but that also did not help
No problem. I do not think that I have another service running on 8081. I rebuild with the latest version and on port 80 and 85 but neither worked. I...
Thank you for the help. I built it again but it still does not seem to work. I also tried with the fft_enable option but that did not change anything....
Yea, indeed. Okay I tried fixing some more mist library errors on cmake. The result of wget is the following: ``` --2024-02-07 00:52:25-- http://127.0.0.1:8081/ Connecting to 127.0.0.1:8081... connected. HTTP request...
I also tried it out on WSL Ubuntu but there I could not get the application to run: ``` (E) Could not connect to Rotcld! Couldn't connect to TCP socket!...