How to solve the Xcode warnings...
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
How to solve the Xcode warnings...
Hello,
we run Irrlicht in an iOS enviroment an we are getting 123 Xcode-Warnings when we compile the hole project including the irrlicht lib.
Does anybody have a solution to those warnings?
Best regards,
Daniel
we run Irrlicht in an iOS enviroment an we are getting 123 Xcode-Warnings when we compile the hole project including the irrlicht lib.
Does anybody have a solution to those warnings?
Best regards,
Daniel
Re: How to solve the Xcode warnings...
Please ignore those warnings at the moment. I'll fix them when I'll back to iOS port. At now I'm busy with new IRenderTarget interface, but I hope to finish it soon.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: How to solve the Xcode warnings...
Hey Nadro,Nadro wrote:Please ignore those warnings at the moment. I'll fix them when I'll back to iOS port. At now I'm busy with new IRenderTarget interface, but I hope to finish it soon.
thanks for the quick reply, looking forward to hear from you

In order to 'I'll be back to iOS Port' i want to ask what you/the development team thinks about 64bit? Is irrlicht already 64bit ready on iOS? WE will not be abled to upload soon, if Irrlicht does not support 64bit.
Re: How to solve the Xcode warnings...
Can't speak for iOS, but I'm using irr on 64-bit Linux since years.
Re: How to solve the Xcode warnings...
Few months ago I ran 64 bit Irrlicht binaries on my iPad 2 mini and I didn't notice any issues.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: How to solve the Xcode warnings...
By the way... If you are back to iOS... run the Xcode analysis once... you will get more ore less 250-300 memory warnings...Nadro wrote:Please ignore those warnings at the moment. I'll fix them when I'll back to iOS port. At now I'm busy with new IRenderTarget interface, but I hope to finish it soon.
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: How to solve the Xcode warnings...
Nadro wrote:Please ignore those warnings at the moment. I'll fix them when I'll back to iOS port. At now I'm busy with new IRenderTarget interface, but I hope to finish it soon.
Can you tel us some date, when the warnings will be solved?
Re: How to solve the Xcode warnings...
Sorry, but I can't tell you any date, I hope to do that at may, but I'm not sure if I will have enough time for that. Currently I have a lot of other tasks to do with much higher priority. If I will not fix it until second half of may, please remember me about this issue eg. via PM or in this topic. As I understand you see these memory warnings in iOS irr example?
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: How to solve the Xcode warnings...
Okay I'll remember youNadro wrote:Sorry, but I can't tell you any date, I hope to do that at may, but I'm not sure if I will have enough time for that. Currently I have a lot of other tasks to do with much higher priority. If I will not fix it until second half of may, please remember me about this issue eg. via PM or in this topic. As I understand you see these memory warnings in iOS irr example?

We're seeing al these warning in our company's project where the irrlicht-engine is linked as a library.
Re: How to solve the Xcode warnings...
Can you reproduce those issues in irr iOS example?
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Posts: 61
- Joined: Mon Oct 08, 2012 1:46 pm
Re: How to solve the Xcode warnings...
Hi Nadro,Nadro wrote:Can you reproduce those issues in irr iOS example?
yes i can.
Conclusion: 125 Warnings and 259 Analysis-Warnings.
For details -> see pm.
Regards,
Daniel
Re: How to solve the Xcode warnings...
Thanks, I'll check that 

Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes