I checked out the Vienna source from Github, but I can't build it. The build fails with a linker error:
ld: library not found for -lASIHTTPRequest
Are there build instructions? I couldn't find any in the source or on Github.
How do you build Vienna?
-
- Cocoaforge Admin
- Posts: 1385
- Joined: Wed Mar 01, 2006 9:12 pm
- josh64x2
- Cocoaforge Admin
- Posts: 161
- Joined: Sat Sep 06, 2014 1:38 am
- Location: Sydney, Australia
- Contact:
Re: How do you build Vienna?
Hey there,
Looks like you got this sorted. What was the problem?
Looks like you got this sorted. What was the problem?
I help with Vienna development.
-
- Cocoaforge Admin
- Posts: 1385
- Joined: Wed Mar 01, 2006 9:12 pm
Re: How do you build Vienna?
Well, I figured out that I could hack around the problem by manually copying the build products from Pods into Vienna's build products folder, but that's obviously not ideal.josh64x2 wrote:Hey there,
Looks like you got this sorted. What was the problem?
- josh64x2
- Cocoaforge Admin
- Posts: 161
- Joined: Sat Sep 06, 2014 1:38 am
- Location: Sydney, Australia
- Contact:
Re: How do you build Vienna?
Hrm were you opening Vienna.xcworkspace or Vienna.xcodeproj?
I help with Vienna development.
-
- Cocoaforge Admin
- Posts: 1385
- Joined: Wed Mar 01, 2006 9:12 pm
Re: How do you build Vienna?
xcworkspacejosh64x2 wrote:Hrm were you opening Vienna.xcworkspace or Vienna.xcodeproj?