A couple questions
A couple questions
- Subject: A couple questions
- From: Graham Wihlidal <email@hidden>
- Date: Wed, 22 Aug 2001 13:44:39 -0600
Hey list,
I have a couple questions I am hoping I can get some answers to.
I can't seem to be able to use C++ files in a Carbon Application
target? It doesn't seem to recognize the "class" name so I'm presuming
it isn't set up for C++? How do I enable it? Some sort of build
setting flag or something?
I need to take my SDK for an app of mine which was built into a static
CodeWarrior Library, and build a similar library file for use in Project
Builder. In build settings I notice it has the type set to
"Application" but I can't change that. How do I create a library for
use in PB the way you would create and use it in CodeWarrior?
Thanks in advance,
Graham