@jitterhorse wrote:
Hi,
I am trying to build the example fromhttps://github.com/bakercp/ofxIpVideoGrabber
with:
of_v0.10.0_vs2017_release
vs2017
on: win10@64bitI have downloaded & linked via openFrameworksaddons:
ofxIPVideoGrabber
ofxPocoBut during the build-process I get a lot of
c2894 - templates cannot be declared to have ‘C’ linkage
and
e0800 - this declaration may not have extern ‘C’ linkageHas anyone a clue what might be the problem? Thanks in advance.
Daniel
P.S.: I’m not really a 100% noob. I already worked on some easy projects in OF and i can remember that i once compiled the example from ofxIPVideoGrabber with oF 0.9 succesfully.
Posts: 3
Participants: 2