[osg-users] Getting Started - VS2010

2011-11-20 Thread Markus Kahl
Hey,

I'm trying to build an osg example but I can't get it linked.
Admittedly I am a C++ amateur, but I have followed some sort of guide (
http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio)
and was hoping to get it running with that.

It's the following code I try to get running: http://pastie.org/2894078
Here's the build log: http://pastie.org/2894074

I've followed all steps from the guide and just don't know why it doesn't
work.
Any ideas?

Regards,

Markus
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Getting Started - VS2010

2011-11-20 Thread Jean-Sébastien Guay

Hello Markus,


I'm trying to build an osg example but I can't get it linked.
Admittedly I am a C++ amateur, but I have followed some sort of guide
(http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio)
and was hoping to get it running with that.

It's the following code I try to get running: http://pastie.org/2894078
Here's the build log: http://pastie.org/2894074


Your compile and link flags seem good, except that you're compiling a 
debug build with /D NDEBUG. I would expect /D _DEBUG for a debug build. 
But that probably wouldn't cause the errors you're seeing.


Those errors would occur if you weren't linking to the right libraries, 
but I see them in your link command line, so I don't know what's wrong. 
Perhaps someone else on the list would care to venture a guess? 
Alternatively you could post a zip containing only your source and 
vcxproj/sln files, and we could try to compile it and see for ourselves.


J-S
--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.dyndns-web.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Getting Started - VS2010

2011-11-20 Thread Chris 'Xenon' Hanson
On 11/20/2011 1:50 PM, Markus Kahl wrote:
 thanks for your answer. I still haven't managed to get it working.
 I've attached my project as you suggested. Thanks!

  Would it help to download the pre-compiled binaries (which include the 
example you want)
here:

http://openscenegraph.alphapixel.com/osg/downloads/free-openscenegraph-binary-downloads



-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist. - 
Xen
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Getting Started - VS2010

2011-11-20 Thread Markus Kahl
Hey,

I've actually downloaded those pre-compiled binaries and have tried it with
those all the time.
I want to do something on my own and start working with one of the examples
the basis.

Regards,

Markus

2011/11/20 Chris 'Xenon' Hanson xe...@alphapixel.com

 On 11/20/2011 1:50 PM, Markus Kahl wrote:
  thanks for your answer. I still haven't managed to get it working.
  I've attached my project as you suggested. Thanks!

   Would it help to download the pre-compiled binaries (which include the
 example you want)
 here:


 http://openscenegraph.alphapixel.com/osg/downloads/free-openscenegraph-binary-downloads



 --
 Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com
 http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting.
 Contracting.
There is no Truth. There is only Perception. To Perceive is to Exist.
 - Xen
 ___
 osg-users mailing list
 osg-users@lists.openscenegraph.org
 http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Problem loading IVE files

2011-11-20 Thread Héctor Martínez
Hi,

thank you for your reply and sorry for the delay in my answer (I was on a
trip). Yes, I am using 3.0.0. What you can see in:

LoadLibraryA((…)\osgPlugins-3.1.0\osgdb_ived.dll)

is not the OSG version. This is just the name of the plugins folder that,
for some reason, has been called 3.1.0, but I think that it is not related
with the actual version of OSG. If I am wrong, please let me know. :)

Anyway, I am still at the same point. I can load 3ds, dae or osg files, for
example, but still not possible to load IVE files.

Cheers!

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of
Christiansen, Brad
Sent: miércoles, 16 de noviembre de 2011 3:35
To: OpenSceneGraph Users
Subject: Re: [osg-users] Problem loading IVE files

Hi,

Just checking you don't have multiple version of OSG in your path. You said
bellow that you are using version 3.0.0 of OSG yet the output you posted
from dependency walker lists OSG version 3.1.0.

If you do have both version on your path, this could be your issue.

Cheers,

Brad

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Héctor
Martínez
Sent: Tuesday, 15 November 2011 6:32 PM
To: osg-users@lists.openscenegraph.org
Subject: Re: [osg-users] Problem loading IVE files

Hi Torben,

thank you for your reply. I am using Windows 7, Visual Studio 2010
Professional and OSG is version 3.0.0.

Cheers

-Original Message-
From: osg-users-boun...@lists.openscenegraph.org
[mailto:osg-users-boun...@lists.openscenegraph.org] On Behalf Of Torben
Dannhauer
Sent: martes, 15 de noviembre de 2011 12:14
To: osg-users@lists.openscenegraph.org
Subject: Re: [osg-users] Problem loading IVE files

Hi,

ive support should work quite out of the box. What is your OS, compiler, OSG
Version?

Cheers,
Torben

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=43890#43890





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


-
DISCLAIMER: This e-mail transmission and any documents, files and previous
e-mail messages attached to it are private and confidential.  
They may contain proprietary or copyright material or information that is
subject to legal professional privilege.  They are for the use of the
intended recipient only.  Any unauthorised viewing, use, disclosure,
copying, alteration, storage or distribution of, or reliance on, this
message is strictly prohibited.  No part may be reproduced, adapted or
transmitted without the written permission of the owner.  If you have
received this transmission in error, or are not an authorised recipient,
please immediately notify the sender by return email, delete this message
and all copies from your e-mail system, and destroy any printed copies.
Receipt by anyone other than the intended recipient should not be deemed a
waiver of any privilege or protection.  Thales Australia does not warrant or
represent that this e-mail or any documents, files and previous e-mail
messages attached are error or virus free.  

-

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org