Can someone compile (or at least tell me how to compile) the ofxPiMapper/example_remote-client/
on a Windows computer?
As a Linux user I tried in a VM with MSYS2, but stuck in
config.addons.mk:210: *** missing separator.
error.
After spending hours on google I ask here for help, maybe someone has it already compiled and as a working exe.
(Remember to use the addons.make.norpi and include all used dlls with
'make copy_dlls')
Edit:
- I copied all contents of the
src folders of the addons folder by hand to example_remote-client/src, compiling started until:
,/./src/Application/Application.o', needed by 'bin/example_remote-client.exe'. Stop.
Can someone compile (or at least tell me how to compile) the ofxPiMapper/example_remote-client/
on a Windows computer?
As a Linux user I tried in a VM with MSYS2, but stuck in
config.addons.mk:210: *** missing separator.error.
After spending hours on google I ask here for help, maybe someone has it already compiled and as a working exe.
(Remember to use the
addons.make.norpiand include all used dlls with'make copy_dlls')
Edit:
srcfolders of the addons folder by hand toexample_remote-client/src, compiling started until:,/./src/Application/Application.o', needed by 'bin/example_remote-client.exe'. Stop.