Closed 2bbb closed 6 years ago
// also i added config about vs, ios // but, i tested on osx only... // maybe those are basic templates and need update.
Thank you!
Actually I can build and run without these settings, but anyway it'll be good to add addon_config.mk
.
I will merge this PR after I test with mac, ios, and vs.
I hope this helps #1, too.
ofxNDI/src
and ofxNDI/utils
also to ADDON_INCLUDES
.ADDON_DATA
seems not to be working.I don't know much about ADDON_DATA
but the addon_config.mk
seems to do nothing more than default PG settings.
I couldn't see any change in result with or without the additional settings. Does it depend on Xcode, macOS, or oF's versions?
Could you note about your environments for my information?
@nariakiiwatani
i will test with win/vs.
i misunderstood about copy dll. we need to copy to bin/, not bin/data/. ADDON_DATA is not correct option. (and not works...) maybe copying manually is correct solution...
config works on windows. with no need to copy files manually.
env:
seems perfect! thank you so much!
maybe this is related to #1