It didnt work

Despite the include I wrote is for CyDeviceFinder.h , the error seems to come from another file..

I include DeviceFinder, but that ones includes CyConfig, that one CyPersistentRepository and at last CyParameterRepository

I tried to write the define line in CyPersistentRepository like

#define CYPERSISTENTREPOSITORY_EXPORTS
and also
#define CYPARAMETERREPOSITORY_EXPORTS

but still doesnt work....