Right now I am using XP Pro, OSG 2.6.0, CMake 2.6 path 2. The error I
was getting is listed exactly as I had it in the first message.

I did read that there is a Borland tag for the CMake, but couldn't
find a whole lot of documentation on it.

Right now I am trying to create a COM DLL with VS2005 that I can use
in Borland, but that's slow going as it's my first VS project.

Geoff

On Tue, Oct 7, 2008 at 3:58 PM, Robert Osfield <[EMAIL PROTECTED]> wrote:
> Hi Geoff,
>
> Borland C++ isn't a compiler that others use in the OSG community, or
> at least not publicly so I'm afraid you are probably on your own with
> the need, and the ability to fix problems.  The OSG is written is
> pretty clean C++ and compiles with a range of compilers so if Borland
> C++ is up to scratch as a Standard C++ compiler then you could
> probably get things to compile.
>
> For others to help guide you/help you out you'll need to provide more
> information about the OS version, the OSG version, CMake version, as
> well as more details about the specific compiler errors - for instance
> copy the exact compiler error you get and we'll be able to help
> dissect, without this info all we can is shrug our shoulders and move
> on.
>
> Robert.
>
> On Tue, Oct 7, 2008 at 8:32 PM, Geoff <[EMAIL PROTECTED]> wrote:
>> Ok, I just recently got tasked with getting some information out of an
>> OpenFlight database for use in our current program, which is written
>> in Borland C++ Builder 2007 (BCB2007). I tried to open up a sample
>> application, and got errors with some of the math functions, which I
>> was able to resolve, but now I am getting an error with DatabasePager:
>>
>> [BCC32 Error] DatabasePager(375): E2247
>> 'DatabasePager::_databasePagerThreadPaused' is not accessible
>>
>> I was wondering if there was anything special that needed to be done
>> to use OSG with BCB2007? I read that I may need to compile it with
>> BCB2007 before I can use it, but haven't found anything conclusive
>> yet. Could someone point me in the right direction with this?
>>
>>
>> Thanks
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to