Zeno R.R. Davatz
Zeno R.R. Davatz
Dear Shugo Ok, I continued this somewhat and I can run configure but make results in the following error: C:\Users\zdavatz\software\mod_ruby-1.3.0>make gcc -g -O2 -DFD_SETSIZE=256 -Wall -I. -IC:/Ruby-1.8.6-oniguruma/lib/ruby/1.8/i386-mingw32 -IC:/Ruby-1.8.6-oniguruma/lib/ruby/1.8/i386-mingw32/i386-mingw32 -IC:\Apache2.2\include -DWIN32...
I am willing to pay to get this done for windows so it will work in the future as well. RubyInstaller is a great Windows Installer for Ruby and Windows...
Dear Shugo-san I am continuing this and it resulted in C:\Users\zdavatz\software\mod_ruby-1.3.0>apxs -c mod_ruby.c C:/MinGW/bin/gcc.exe -Wall -O2 -D WIN32 -D _WINDOWS -D NDEBUG -I"C: \Apache2.2\include" /c /Fomod_ruby.lo mod_ruby.c gcc.exe: /c: No...
I am now also tracking this here: https://gist.github.com/804475
Doing the above solution does not work with the existing tessdata files. Which tessdata files do you have to use?
This works: https://gist.github.com/gali8/7d090865a904a16caf5a7a3116c3c3ab - but it does not work on the simulator, only on the device.
I am seeing the exact same problem on my [Coral.ai](https://coral.ai/docs/dev-board/get-started/) Board trying to compile [ContinuousCaptureFFmpeg.cpp](https://www.matrix-vision.com/manuals/SDK_CPP/ContinuousCaptureFFmpeg_8cpp-example.html) doing `g++ -I/opt/mvIMPACT_Acquire ContinuousCaptureFFmpeg.cpp -o ffmpeg` I get [ContinuousCaptureFFmpeg_12.4.2021.txt](https://github.com/KumarRobotics/bluefox2/files/6295307/ContinuousCaptureFFmpeg_12.4.2021.txt)
I am now testing this: ``` hdiutil create -o /tmp/HighSierra.cdr -size 5130m -layout SPUD -fs HFS+J hdiutil attach /tmp/HighSierra.cdr.dmg -noverify -mountpoint /Volumes/install_build sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/install_build mv...
Cool! In the mean time the other script worked! Running high Sierra on my Gentoo with qemu ;). Remaining problem: How do I change the screen resolution in qemu to...
Vmware on Linux?