Include File Updates
VM
Labs SDK Release 0.82
The following include file updates are effective with this release:
File |
Path |
Comments |
---|---|---|
mml2d.h | include/nuon | Added proto for m2dDrawEllipse8 |
mrpcodes.h | include/nuon | Replaces obsolete version erroneously included in 0.80 release.. |
gl.h | include/nuon |
Header file for mGL. |
gl.h | include |
Erroneously included here in previous releases. Deleted for this release. Use include/nuon/gl.h instead. |
mml2d.h | include | Erroneously included here in previous releases. Deleted for this release. Use include/nuon/mml2d.h instead. |
mrpcodes.h | include | Erroneously included here in previous releases. Deleted for this release. Use include/nuon/mrpcodes.h instead. |
merlin.i | include | Obsolete include file. Reference include/nuon/nuon.i instead. |
Note that after you install the SDK in your development environment, you must recompile and relink any code that depends on these header files.
The following include files are obsolete
and will be removed from the SDK in the very near future. Please update
your source code appropriately.
|
||
Obsolete File
|
Path
|
Replace with
|
merlin.i | include/nuon/ | .include "nuon/nuon.i" |
m2dpub.h | include/nuon/ | #include <nuon/mml2d.h> |
m2types.h | include/nuon/ | #include <nuon/mml2d.h> |
audioapi.h | include/nuon/ |
either |
mlcolor.h | include/nuon/ | #include <nuon/mml2d.h> |
mlpixmap.h | include/nuon/ | #include <nuon/mml2d.h> |
mltypes.h | include/nuon/ | #include <nuon/mml2d.h> |
pcmapi.h | include/nuon/ | #include <nuon/nise.h> |
synthapi.h | include/nuon/ |
#include <nuon/synth.h> |
merlin.i | include | .include "nuon/nuon.i" |
Last updated:
Please email comments or questions to SDK-Release@vmlabs.com
This page © Copyright 2001 VM
Labs, Inc. Mountain View, CA. All rights reserved.
This page and the
directories it links to contain information Confidential and Proprietary to
VM Labs, Inc. Unless otherwise noted, all contents are covered by non-disclosure
agreement.
All contents, unless otherwise noted, are:
Copyright © 1997-2001 VM Labs, Inc. All Rights Reserved
For VM Labs internal use only.
VersionInfo: $Id: IncludeFileUpdates.html,v 1.2 2000/10/23 19:34:45 lreeber Exp $