realbasic-plugins
[Top] [All Lists]

Compiling with Visual Studio part III - troubles with QuickTime / CoreFo

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Compiling with Visual Studio part III - troubles with QuickTime / CoreFoundation
From: Dave Addey <listmail1 at dsl dot pipex dot com>
Date: Wed, 25 Jan 2006 13:04:53 +0000
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: AcYhr+5wLP6/+I2jEdqtCQAKldpEyg==
Thread-topic: Compiling with Visual Studio part III - troubles with QuickTime / CoreFoundation
Hi all,

I¹m getting much closer to a Visual C++ Express 2005 compile of my plugin.
But, I¹m having some problems including elements of the QuickTime SDK, which
I need to declare against.

It seems as though the various items declared in the QT SDK aren¹t available
to my headers, even though they do seem to be available to my source code
files.  I¹m wondering if I¹m supposed to be running all of my QuickTime code
in a QT namespace, or something?  I¹ve not really experimented with
namespaces before, so if anyone can help me out with what I need to do to
get this project to access the QuickTime C++ API, then I¹d be most grateful
:-)

I¹m using the 2006r1 Plugin API.

Dave.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Compiling with Visual Studio part III - troubles with QuickTime / CoreFoundation, Dave Addey <=