Hi all,
Trying to get the Visual Studio 6.0 Example plugin from the Rb2006 Plugin
SDK to compile, using Visual C++ 2005 Express edition (which seemed like a
good idea, as it¹s free to download). But I¹m having problems :-(
Here¹s the build output:
------ Build started: Project: TestPlugin, Configuration: Debug Win32 ------
Compiling...
PluginMain.cpp
c:\program files\real software\glue code\pluginmain.cpp(11) : fatal error
C1083: Cannot open include file: 'WinHeader++.h': No such file or directory
testPlugin.cpp
c:\program files\real software\remote debugger\visual studio 6.0
example\testplugin\testplugin.h(1) : fatal error C1083: Cannot open include
file: 'winheader++.h': No such file or directory
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\debug\testPlugin.sbr': No such
file or directory
Build log was saved at "file://c:\Program Files\REAL Software\Remote
Debugger\Visual Studio 6.0 Example\TestPlugin\Debug\BuildLog.htm"
TestPlugin - 3 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I¹ve added WinHeader++.h to my project (from the Includes folder) but this
doesn¹t seem to help.
I did have a look through the included text file, and although it tells me
to make sure I have the include paths set properly, I have no idea what
³properly² should be. What should these be?
Thanks for any help,
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>
|