Digilent / Zybo-Z7-20-pcam-5c

52 stars 29 forks source link

SW: compilation error «Type 'retry_count_' was not declared in this scope» #4

Closed ghost closed 6 years ago

ghost commented 6 years ago

https://github.com/Digilent/Zybo-Z7-20-pcam-5c/blob/e2dac9736661801065d741eb4a84ca3321507ebf/sdk/pcam_vdma_hdmi/src/ov5640/OV5640.h#L628-L630

I just downloaded the git master branch as zip and imported in SDK. Some compile errors appear during build.

ghost commented 6 years ago

I think I don't have my project setup for CPP.

ghost commented 6 years ago

yes, after following this guide: https://reference.digilentinc.com/learn/programmable-logic/tutorials/github-demos/start application project is set up for C. I created an empty CPP application and imported sources.

elodg commented 6 years ago

Could not reproduce. Importing existing projects should not change application language type.