SyedIsmailAhamed / cocoabarcodes

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

Build error on 10.6 #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt build on 10.6

What is the expected output? What do you see instead?
Response:
  Check dependencies
  Jam is deprecated and has been removed; targets that use Jam must be upgraded to native targets. For more information on doing this, consult the Xcode documentation.

I'm simply providing the feedback, since the source was available (thank you).

I'm a novice with cocoa so I may have the xcode settings wrong.

Original issue reported on code.google.com by michael....@gmail.com on 4 Nov 2010 at 12:42

GoogleCodeExporter commented 9 years ago
Because of build system change, jam can not be used on latest Xcode. Instead, 
you can upgrade the target. Choose "Upgrade to native" under "Project" menu of 
the Xcode. I hope this help.

Original comment by tta...@gmail.com on 6 Dec 2010 at 3:29

GoogleCodeExporter commented 9 years ago
See issue # 2 it now has updated project file attached and some enhancements. 
Using Xcode 3.2.1 or Xcode V3.2.1 on Mac OS X 10.6.6

Original comment by ma...@queensu.ca on 18 Jan 2011 at 10:48

GoogleCodeExporter commented 9 years ago
I've tried #2.  How would i do this in xcode 4 ?  i copied the files over as he 
suggested, and since i'm rather new to xcode, how would i patch the diff file?

Original comment by jasonhar...@gmail.com on 20 Mar 2011 at 3:49

GoogleCodeExporter commented 9 years ago
Sorry for posting this question here, but I can't find any other place to post 
it.

Q: Has anybody been able to find the "sample program" that is supposed to be a 
part of the downloads?

My problem is that I can't figure out what message to send to what method to 
generate a barcode.

Any help would be greatly appreciated!

Original comment by ro...@pragerphoneapps.com on 7 May 2011 at 3:23