Hi ,
Can you help to resolve the next warning (i get 30th of them), i suspect that im geting this warning because my project is non-ARC .
" /Developer/Infragistics/NUCLiOS 2012/Framework/IGChart.framework/Headers/Axis.h:99:1: No 'assign', 'retain', or 'copy' attribute is specified - 'assign' is assumed "
i did try to add the next flags "-fobjc-arc" to "Other Linker Flags" but it didn't help !
Any suggestion?
Thanks,
Avi.
Hello Avi,
This issue has been resolved in the latest available Service Release.
I went ahead and submitted a development issue to our engineers about this issue. I created a support case with a number of CAS-108009-W7B5M2 to track the development issue. You can find more details by clicking Account at the top of the page and viewing My Support Activity.
Would you be able to provide a sample project which reproduces the issue? You can attach a file to a post by selecting the Options tab while editing your post.
Since our framework is developed using ARC, you will get a compiler warning when referencing it if your project does not also use ARC.
Thank you for contacting Infragistics.
I am currently researching this. I will make another post when I have more information.