8 Oct
2022
8 Oct
'22
11:59 a.m.
https://bugs.winehq.org/show_bug.cgi?id=53766 --- Comment #1 from Jason Millard <jsm174(a)gmail.com> --- btw, all the code for this project is at: https://github.com/jsm174/vpvr/tree/feature/standalone/inc/wine It can be compiled and debugged under VSCode on mac with CMaketools (and hopefully soon linux). brew install sdl2 sdl2_ttf freeimage bison git clone -b feature/standalone https://github.com/jsm174/vpvr cd vpvr cp cmake/CMakeLists_osx-x64.txt CMakeLists.txt cmake -B build cmake --build build cd build ./VPinballX_GL -play ../res/exampleTable.vpx -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.