oksunp / vvopensource

Automatically exported from code.google.com/p/vvopensource
0 stars 0 forks source link

Unable to build VVOSC r121 for iOS 4.3 #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1) Checked out r121.
2) Set active config to Release
3) Selected 'Build/Install VVOSC iPhone SDK'
4) Modified target build options as per 'WatchTheSDKs.mov', though with the 
following differences re Base SDK :
  * For VVOSC/VVBasics sim SDKs, I specified 'iphonesimulator4.3'
  * For VVOSC/VVBasics dev SDKs, I specified 'iOS 4.3'

What is the expected output? What do you see instead?

Building produced 5 errors, the first of which is :

In file included from 
/Users/Lenny/SomaDev/StaticLibSources/vvopensource-read-only-r121/NSHostAddition
s.m:2:
/Users/Lenny/SomaDev/StaticLibSources/vvopensource-read-only-r121/NSHostAddition
s.h:11: error: cannot find interface declaration for 'NSHost'

AIUI NSHost is OS X only, ie not available on iOS.

What version of the product are you using? On what operating system?

VVOSC r121, on MacBookPro OS X 10.6.7
Xcode 3.2.6 / SDK 4.3

Lenny.

Original issue reported on code.google.com by somale...@googlemail.com on 24 Jun 2011 at 1:53

GoogleCodeExporter commented 8 years ago
Here are the files I changed in order to make this work.

Cheers,
David

Original comment by davidbon...@gmail.com on 23 Jul 2011 at 3:43

Attachments:

GoogleCodeExporter commented 8 years ago
I've only just noticed your post.  Thanks for those files, David.

Ray, could you please add these mods to the main distribution, as without them 
VVOSC won't compile on iOS.

Thanks,
Lenny.

Original comment by somale...@googlemail.com on 11 Aug 2011 at 10:09

GoogleCodeExporter commented 8 years ago
That fixed my problem! Thanks!

Original comment by doctorha...@gmail.com on 17 Aug 2011 at 8:10

GoogleCodeExporter commented 8 years ago

Original comment by raycut...@gmail.com on 31 Aug 2011 at 4:33