Wintermute Engine Forum

Wintermute Engine => WME Lite => Topic started by: Dan Peach on April 16, 2012, 02:58:11 PM

Title: Issues in xcode
Post by: Dan Peach on April 16, 2012, 02:58:11 PM
Ok, so I've managed to obtain the "sources" by connecting to the svn repository using Xcode's...repository connector?  ;)

I've downloaded the dependencies and put them in the "dep" folder. I'ce added my "data.dcp" file to the "wmelite" folder.

I've double clicked the project file to open it in Xcode. So far so good.

When I run the project on the iPhone/iPad simulator I get 129 "issue" reported. One issue is with the "wmelite project" telling me to "validate project settings - update to recommended settings".

The other 128 issues are to do with the source files I think and they all say:

Deprecated conversion from string constant to '*'
Deprecated conversion from string constant to 'char*'
Unused variable 'Some variable'
LLVM GCC 4.2 Warning - Comparison is always false due to limited range of data type
Format '*' expects type '*' but argument has type '*'
Format '%x' expects type 'unsigned int' but argument 3 has type 'crc'

.....and variations on those same issues.  :)

It then says the build is successful and runs it in the simulator seemingly ok.

So, am I supposed to worry about these issues...?
Title: Re: Issues in xcode
Post by: metamorphium on April 17, 2012, 06:48:42 PM
no. :)
Title: Re: Issues in xcode
Post by: Dan Peach on April 18, 2012, 04:30:28 PM
Thanks man.  :)

Liking JULIA Untold by the way - very addictive. I've had to just turn it off for today. I was getting nothing done.  :P