KanikaVarma / sudzc

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

Building project with only base generated source files produces compiler errors #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Generate the source code for the attached WSDL file.  It is the standard 
Sharepoint 2007 Lists.asmx file.
2. Import the three code folders into the project, follow the directions for 
changing the target build settings and importing the System. Configuration 
framework.
3. Build and run

What is the expected output? What do you see instead?
Per the video, expect to see the application compile with no errors, but do 
nothing at this point.

Instead receive 132 compiler errors.  The errors are all "Expected ')' before 
'(' token."

What version of the product are you using? On what operating system?
Using the generator on sudzc.com on 2010-12-06.
Mac OSX10.6.5
Xcode 3.2.5
iOS SDK 4.2

Please provide any additional information below.
These appear to be fairly simple syntax errors.  I'm fairly new at Objective C 
and can't see the problem though.  Would love to see this work, as it would 
provide a nice solution to a challenge which seems very difficult.

Original issue reported on code.google.com by joe.l.fi...@gmail.com on 6 Dec 2010 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue. Downloaded form SUDZC on 6/8/2011. Xcode 4.0.1. IOS SDK 
4.3

Original comment by btneedsm...@gmail.com on 8 Jun 2011 at 5:41