• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Cocoa and Boost.Python
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cocoa and Boost.Python


  • Subject: Cocoa and Boost.Python
  • From: James Mastro <email@hidden>
  • Date: Mon, 19 Apr 2004 15:05:00 -0400

Is anyone using Cocoa with Boost.Python? I'm getting compiler errors with this include in MyClass.mm:

#include <boost/python.hpp>

It seems I can't compile Obj-C++ and try to include that header. The same code compiles fine if it's a .cpp file.

/usr/bin/gcc-3.3 -x objective-c++	//	compile errors
/usr/bin/gcc-3.3 -x c++			//	compiles OK

I guess I should file a bug.

-jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: FAQ: Compile problems when multiple headers in project have same name
  • Next by Date: Xcode documentation window trouble
  • Previous by thread: Weird problems with escaping
  • Next by thread: Xcode documentation window trouble
  • Index(es):
    • Date
    • Thread