ofxSniffer icon indicating copy to clipboard operation
ofxSniffer copied to clipboard

Code not compiling

Open Kaushal0812 opened this issue 7 years ago • 3 comments

Hi @jedahan,

Both example_sniffing & example_images failed to compile. Multiple files are missing. Please refer attachment. screen shot 2018-07-10 at 11 52 35 am

Kaushal0812 avatar Jul 10 '18 06:07 Kaushal0812

From looking at that screenshot it seems this project is in a folder on your desktop, not inside the openframeworks repository. I don't have access to a macos machine so I cannot check that it compiles correctly. Can you place it inside openframeworks/apps/myApps/ofxsniffer and try then?

jedahan avatar Jul 10 '18 16:07 jedahan

Thanks a lot. @jedahan . I'll give it a try and will let you know if it works.

Kaushal0812 avatar Jul 11 '18 06:07 Kaushal0812

Hi @jedahan,

I have been trying to run the code successfully. But yet not succeed. I followed the steps provided in https://github.com/HalfdanJ/ofxSniffer#build-libraries But unable to find the ".a" static libraries. https://github.com/HalfdanJ/ofxSniffer/releases

Moreover, from where can I download the add-ons mentioned in the below statement. The static libraries are build with apothecary. After you have cloned the addon to your addons folder, run cd scripts/apothecary ./apothecary update ofxSniffer

Kaushal0812 avatar Jul 12 '18 04:07 Kaushal0812