kenhotto / ichm

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

Failed to build source #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Checkout source code from svn trunk.
2. Open ichm.xcodeproj
3. Click "Build"

What is the expected output? What do you see instead?
I expected build succeed and produce iChm.app. Xcode failed to build this 
project with several 
frameworks missing as error.

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

Please provide any additional information below.

1. Source to build chm_lib.framework must be included.
2. Places to get PSMTabBarControl.framework and Sparkle.framework should be 
included, preferably as Subversion external items.

Original issue reported on code.google.com by gzjj...@gmail.com on 12 Aug 2008 at 2:00

GoogleCodeExporter commented 8 years ago
Should a build instruction be OK here?

I really have no intention to put external framework into the repository.

Original comment by iamawal...@gmail.com on 12 Aug 2008 at 4:15

GoogleCodeExporter commented 8 years ago
First of all, I don't think "chm_lib.framework" can be classified as a 
"external framework".

You can provide instructions to retrieve other frameworks however.

Original comment by gzjj...@gmail.com on 13 Aug 2008 at 12:39

GoogleCodeExporter commented 8 years ago
I don't know why you said "chm_lib.framework" can not be classified as an 
'external
framework'. 

1. I don't want my code to be in GPL or LGPL and don't want to blow my head with
those legal words.
2. "shared library mechanism" is suggested by LGPL. 
3. I will keep interface-compatible for the chm_lib calling (required by LGPL).
chm_lib.framework can be seen as a promise.

If you said so because there's no officially download version of 
chm_lib.framework, I
can provide instructions.

Original comment by iamawal...@gmail.com on 13 Aug 2008 at 9:39

GoogleCodeExporter commented 8 years ago
Build instruction can be found at 
http://code.google.com/p/ichm/wiki/HowToBuildIChm

Original comment by iamawal...@gmail.com on 13 Aug 2008 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by iamawal...@gmail.com on 13 Aug 2008 at 1:51