realbasic-plugins
[Top] [All Lists]

Re: Compiling with Visual Studio - errors

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Compiling with Visual Studio - errors
From: Dave Addey <listmail1 at dsl dot pipex dot com>
Date: Mon, 23 Jan 2006 20:56:38 +0000
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
Thread-index: AcYgXt/GHm8i14xSEdqQPgAKldpEygAAKDst
Thread-topic: Compiling with Visual Studio - errors
Okay - so I solved this just now, by figuring out that the SDK "Includes"
folder needed adding to "Options" > "Projects and Solutions" > "VC++
Directories" list for "Include files".  Bah.  But now it complains that
winheader++.h can't find windows.h.  Where does that one live?

Dave.

> From: Dave Addey <listmail1 at dsl dot pipex dot com>
> Reply-To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot 
> com>
> Date: Mon, 23 Jan 2006 20:52:08 +0000
> To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
> Conversation: Compiling with Visual Studio - errors
> Subject: Compiling with Visual Studio - errors
> 
> 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>


_______________________________________________
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>