Re: [osg-users] Improving the OpenSceneGraph project efficiency and balance

2010-02-24 Thread Philip Lowman
deductions for it. It's charitable work! :) -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Improving the OpenSceneGraph project efficiency and balance

2010-02-23 Thread Philip Lowman
of the examples? What could you test here and how would you do it? -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Improving the OpenSceneGraph project efficiency and balance

2010-02-23 Thread Philip Lowman
anyways since you might accidentally revert an unrelated change you have made to the file since. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Improving the OpenSceneGraph project efficiency andbalance

2010-02-23 Thread Philip Lowman
On Tue, Feb 23, 2010 at 7:02 AM, Tim Moore timoor...@gmail.com wrote: On Tue, Feb 23, 2010 at 12:40 PM, Luc Frauciel luc.frauc...@star-apic.com wrote: How would you go about setting up automatic testing of the examples? What could you test here and how would you do it? -- Philip Lowman

Re: [osg-users] CMake Structure for new projects

2010-02-23 Thread Philip Lowman
On Mon, Feb 22, 2010 at 7:37 AM, J.P. Delport jpdelp...@csir.co.za wrote: Hi Robert, in our project we have minimum required 2.6.3. I've quickly checked the cmake 2.6.4 source and the FindOpenSceneGraph.cmake module is there at least. Philip Lowman will be able to give more detail I think

Re: [osg-users] Improving the OpenSceneGraph project efficiency and balance

2010-02-23 Thread Philip Lowman
feature branches would be slightly more tolerable, but I still think they should be avoided unless necessary. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] CDash reporting is incorrect

2010-02-13 Thread Philip Lowman
. The CMake mailing list may be the next place to take this issue. Does this happen with anyone else's builds? -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] CDash reporting is incorrect

2010-02-13 Thread Philip Lowman
on cdash.openscenegraph.org are mine. Yeah I'm seeing this issue too. Guessing this is something messed up with the CDash install or database. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org

Re: [osg-users] CDash reporting is incorrect

2010-02-13 Thread Philip Lowman
On Sat, Feb 13, 2010 at 3:48 PM, Philip Lowman phi...@yhbt.com wrote: On Sat, Feb 13, 2010 at 1:11 PM, Jean-Sébastien Guay jean-sebastien.g...@cm-labs.com wrote: Hi Philip, Paul, Does this happen with anyone else's builds? I'm pretty sure it's a widespread issue, my builds seem to suffer

Re: [osg-users] website down

2010-02-13 Thread Philip Lowman
-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] CDash reporting is incorrect

2010-02-12 Thread Philip Lowman
-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Visual Studio 9 2008 3rd Party

2010-02-06 Thread Philip Lowman
a while back with CMakePorts and OSG but I didn't finish everything I had wanted so I didn't submit the work to osg-submissions. I hope to get back to this work at some point. The add external project stuff for CMake sounds pretty cool. I haven't looked at it much. -- Philip Lowman

Re: [osg-users] Fix for osgPPU FindOSG.cmake; lack of svn properties

2009-12-11 Thread Philip Lowman
If anyone is interested, you can also check out FindOpenSceneGraph.cmake which is part of CMake now. It does debug/release libraries and version support. On Dec 10, 2009 3:30 PM, Paul Martz pma...@skew-matrix.com wrote: Try this one instead; I forgot that CMake can't handle backslashes. Paul

Re: [osg-users] SO version inconsistency

2009-11-19 Thread Philip Lowman
@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Announcing osgWorks and osgBullet

2009-11-11 Thread Philip Lowman
://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Announcing osgWorks and osgBullet

2009-11-11 Thread Philip Lowman
(CMAKE_SIZEOF_VOID_P MATCHES 8) Regards, Alberto Philip Lowman writes: You might want to check svn because I filed a bug about the lack of Bullet... ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] Announcing osgWorks and osgBullet

2009-11-11 Thread Philip Lowman
can make any of this work on 64 platforms, please consider contributing it. Regards, Alberto Philip Lowman writes: Was using the CMake build but am not tracking svn at the moment. Perhaps this thread will help? ... On Nov 11, 2009 8:36 AM, Alberto Luaces wrote: Hi Philip, what build

Re: [osg-users] Would someone be willing to help me diagnose a performance issue?

2009-11-10 Thread Philip Lowman
Slowly minimize the differences between the slow machine and the fast machine until the problem goes away. When it does, you have isolated the problem. Also bear in mind it could be the machine itself (hardware, drivers, etc.) On Nov 10, 2009 12:42 PM, Frank Sullivan knarf.navil...@gmail.com

Re: [osg-users] Floating point image I/O in OSG

2009-10-13 Thread Philip Lowman
I think things will get a lot easier for people when I submit the Cmakeports support I mentioned in a thread a while back. It can automatically build zlib alongside the OSG (without including zlib in the source tree). On Oct 13, 2009 2:21 PM, Jean-Sébastien Guay jean-sebastien.g...@cm-labs.com

Re: [osg-users] OSG viewer blocks Qt window

2009-09-14 Thread Philip Lowman
://forum.openscenegraph.org/viewtopic.php?p=17338#17338 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman

Re: [osg-users] Generate example solution with osg Examples

2009-09-05 Thread Philip Lowman
On Fri, Sep 4, 2009 at 10:56 AM, Philip Lowman phi...@yhbt.com wrote: I would suggest first make installing OSG somewhere. Then create a small CMakeLists.txt file that uses the FindOpenSceneGraph.cmake that is released with CMake 2.6.4 (see example in file). It should be quite easy to make

Re: [osg-users] Generate example solution with osg Examples

2009-09-05 Thread Philip Lowman
On Sat, Sep 5, 2009 at 11:20 AM, Philip Lowman phi...@yhbt.com wrote: cmake_minimum_required(VERSION 2.6.2) Woops. This should be VERSION 2.6.3 -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http

Re: [osg-users] Generate example solution with osg Examples

2009-09-04 Thread Philip Lowman
-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] Inconsistent dll linkage

2009-09-01 Thread Philip Lowman
On Tue, Sep 1, 2009 at 10:39 AM, Paul Martz pma...@skew-matrix.com wrote: Philip Lowman wrote: You're getting a warning because DoomLikeManipulator is missing declspec declarations but publicly inheriting from a class that has them. See the definition of OSGGA_EXPORT in include/osgGA/Export

Re: [osg-users] Rethinking 3rd party dependencies?

2009-08-31 Thread Philip Lowman
does not exist. Yes, only libjpeg, libpng, and zlib have been made available for the moment. freetype glut have been done but need packaging/testing. I also plan to ensure this works for curl and tiff. -- Philip Lowman ___ osg-users mailing list osg

Re: [osg-users] [build] Inconsistent dll linkage

2009-08-31 Thread Philip Lowman
the definition of OSGGA_EXPORT in include/osgGA/Export and do something similar for your code, perhaps KILLINGSPREE_EXPORT. Oh wait, that's Unreal Tournament. :) -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http

Re: [osg-users] Rethinking 3rd party dependencies?

2009-08-29 Thread Philip Lowman
, that's my 2 cents on the subject, I like the idea but it carries some risks, we just have to be aware before we decide to support this completely... Yes, I agree. It probably should be an experimental thing if we decide to try it out and certainly would be disabled by default. -- Philip Lowman

[osg-users] Rethinking 3rd party dependencies?

2009-08-28 Thread Philip Lowman
) * I have not tested: MSVC8 MSVC9 64-bit MinGW 4.4.0 -- Philip Lowman cmakeports_osg.patch Description: Binary data ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] osg DIS (Distributed Interactive Simulation)

2009-08-26 Thread Philip Lowman
@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 -- Philip Lowman

Re: [osg-users] [osg-submissions] CDash site now under openscenegraph.org

2009-07-23 Thread Philip Lowman
On Thu, Jul 23, 2009 at 9:38 AM, Jean-Sébastien Guay jean-sebastien.g...@cm-labs.com wrote: So, let's start submitting builds again people! :-) Thanks to you and Jose for setting this up. -- Philip Lowman ___ osg-users mailing list osg-users

Re: [osg-users] Unit tests

2009-07-17 Thread Philip Lowman
Generation 5. While modifying Configuration Active(Release) choose Multi-threaded DLL (/MD) from the Runtime Library option. 6. Switch Configuration to Active(Debug) and choose Multi-threaded Debug DLL (/MDd) from the Runtime Library option. 7. Build -- Philip Lowman

Re: [osg-users] OpenSceneGraph-2.8.2 release candidate three tagged

2009-07-14 Thread Philip Lowman
to administer your own installation of CDash for a year just in labor alone (factoring in installation, upgrades, database purges, unexpected issues, etc.). -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http

Re: [osg-users] Cygwin Compile Question OSG 2.8.1

2009-06-08 Thread Philip Lowman
are (respectively): /usr/include/w32api /usr/lib/w32api/libopengl32.a /usr/lib/w32api/libglu32.a -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] build errors with 2.8.1

2009-06-07 Thread Philip Lowman
that in a large enterprise environment. I jumped into this thread to try and help both parties understand the needs of the other. Instead of a calm resolution, I've now been subjected to a rant from the OSG czar who says I need to contribute more. I stopped reading about here. -- Philip Lowman

Re: [osg-users] build errors with 2.8.1

2009-06-05 Thread Philip Lowman
/endif constructs. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] build errors with 2.8.1

2009-06-05 Thread Philip Lowman
in it and also because 2.4.x is no longer being maintained. You can always run CMake out of your home directory without bothering your systems guy. There are prebuilt versions of it for Linux available here. http://www.cmake.org/cmake/resources/software.html -- Philip Lowman

Re: [osg-users] removal of OSG specific environment variables from find modules

2009-05-14 Thread Philip Lowman
installer. This seems awfully dangerous to me (if this even works at all still for VS8 users) so I'll be submitting the fix to osg-submissions shortly. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http

[osg-users] removal of OSG specific environment variables from find modules

2009-05-13 Thread Philip Lowman
. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] SDL no longer builds

2009-05-06 Thread Philip Lowman
___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org

Re: [osg-users] [build] Build problem with gdk-x11-2.0

2009-05-06 Thread Philip Lowman
for POPPLER). The function provides PACKAGE_LIBRARY_DIRS: http://www.cmake.org/cmake/help/cmake2.6docs.html#module:FindPkgConfig -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi

Re: [osg-users] OSG's CMakeLists.txt

2009-04-30 Thread Philip Lowman
@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Initial cut at CMake support + branch of osgEphemeris

2009-04-14 Thread Philip Lowman
(the prefix is = ${the_prefix}) -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] Win64 configurations...

2009-04-13 Thread Philip Lowman
. If you are not using an out-of-source build directory (which is generally a good idea) you will need to clear the CMake cache. There is a menu option for this or delete CMakeCache.txt. -- Philip Lowman ___ osg-users mailing list osg-users

Re: [osg-users] [build] Win64 configurations...

2009-04-13 Thread Philip Lowman
. MinGW, MSVC8, MSVC9, Linux GCC Debug, Linux GCC Release... You get used to it. :) -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] Windows binary download

2009-04-02 Thread Philip Lowman
this is a good idea for end users. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] Build problem with gdk-x11-2.0

2009-04-01 Thread Philip Lowman
. Development packages that provide header files usually provide .so symbolic links or just plain .so files if versioning is not being used. OSG's cmake scripts should probably be telling you about this problem at configure time (this may be a build system bug). -- Philip Lowman

Re: [osg-users] [build] How do I add libraries to all linker commands?

2009-03-31 Thread Philip Lowman
/w32api/libopengl32.a OPENGL_glu_LIBRARY /usr/lib/w32api/libglu32.a What is the difference between /usr/lib/libGL.dll.a and /usr/lib/w32api/libopengl32.a? What version of CMake are you using? -- Philip Lowman ___ osg-users mailing list

Re: [osg-users] svn trunk(9972) linking problem.

2009-03-30 Thread Philip Lowman
both to the Nightly section since they look like they'll be stable soon. :) http://www.cdash.org/CDashPublic/viewBuildError.php?buildid=16446 -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org

Re: [osg-users] Windows 7 beta: The binary is not a valid Windows image.

2009-03-29 Thread Philip Lowman
be able to find plenty of examples using Google. Beware escaping regular expressions in CMake is a bit weird. http://vtk.org/Wiki/CMake_FAQ#Which_regular_expressions_are_supported_by_CMake.3F -- Philip Lowman ___ osg-users mailing list osg-users

Re: [osg-users] [build] How do I add libraries to all linker commands?

2009-03-28 Thread Philip Lowman
the Advanced section of the cache. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Windows 7 beta: The binary is not a valid Windows image.

2009-03-28 Thread Philip Lowman
CHECK_CXX_SOURCE_RUNS with your own calls to the Windows registry functions and have it return 0 or 1 depending on if Windows 7 beta is found 3. Do nothing and leave things the way you have them. When Windows 7 gold comes out hopefully the bug will be fixed by then. -- Philip Lowman

Re: [osg-users] Proxy auto-config (PAC) support

2009-03-25 Thread Philip Lowman
. That would be the idea, yes. In particular I was looking at pacparser (http://code2009/3/24 Philip Lowman http://code.google.com/p/pacparserphi...@yhbt.com I really don't know anything about this particular topic, neither much about proxies or java script... but a few thoughts about

Re: [osg-users] Build Error on Windows

2009-03-24 Thread Philip Lowman
point. So what good does the compiled default search path do if libosgDB.so* is not in ld.so.conf or LD_LIBRARY_PATH? If libosgDB.so* is in one of these places everything automatically works. If not, nothing works at all. -- Philip Lowman ___ osg-users

Re: [osg-users] Build Error on Windows

2009-03-24 Thread Philip Lowman
due to the behavior of dlopen() and LoadLibrary() and not need a compiled hint? Clearly I'm missing a case here or something. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg

Re: [osg-users] Proxy auto-config (PAC) support

2009-03-24 Thread Philip Lowman
I believe libcurl respects. If you have a situation where you have to switch between two different proxy servers depending on the URL you are accessing clearly something is wrong with your IT people at work... :) -- Philip Lowman ___ osg-users mailing

Re: [osg-users] Proxy auto-config (PAC) support

2009-03-24 Thread Philip Lowman
2009/3/24 Glenn Waldron gwald...@gmail.com 2009/3/24 Philip Lowman phi...@yhbt.com 2009/3/24 Glenn Waldron gwald...@gmail.com I have a customer who is trying to use OSG to access data through a PAC proxy (http://en.wikipedia.org/wiki/Proxy_auto-config). CURL does not support this directly

Re: [osg-users] Build Error on Windows

2009-03-23 Thread Philip Lowman
for example). This wouldn't work for people running an OSG app in a different path that uses libosgDB however. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] unsubscribe

2009-03-14 Thread Philip Lowman
@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] OpenSceneGraph-2.8.0-rc6 tagged, please test

2009-03-03 Thread Philip Lowman
module with this problem. http://public.kitware.com/Bug -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] [build] Missing OpenThreads.lib after windows build (VS 2008)

2009-03-01 Thread Philip Lowman
/viewtopic.php?p=7717#7717 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org -- Philip Lowman ___ osg-users mailing

Re: [osg-users] CMake 2.6a build system and OpenSceneGraph - problems with long paths?

2009-02-26 Thread Philip Lowman
or your machine. There is this thread, but I don't think it's your problem. http://www.mail-archive.com/cm...@cmake.org/msg15377.html -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org

Re: [osg-users] Packaging distribution under Windows

2009-02-23 Thread Philip Lowman
users (certainly the case with the OSG, IMHO) you're always going to want the DLLs to at least be available alongside the .EXE files as an option in the installer. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http

[osg-users] CMake 2.6.3 brings easier OSG integration out-of-the-box

2009-02-23 Thread Philip Lowman
for FindOpenSceneGraph.cmake as you will need to copy a few files from the 2.6.3 release of CMake into your CMake module path. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] problem with Windows debug binaries?

2009-02-17 Thread Philip Lowman
someone runs the INSTALL target in Visual Studio. I can't test this at the moment since I don't own VS at home, only VS Express. This should make packaging up distributions of the OSG easier: INCLUDE(InstallRequiredSystemLibraries.cmake OPTIONAL) -- Philip Lowman

Re: [osg-users] problem with Windows debug binaries?

2009-02-17 Thread Philip Lowman
libraries installed. Yes I agree this sucks. Unfortunately the SxS runtime libraries do not come with Windows. There is no disadvantage to including the runtime DLLs aside from an extra 4 files and 1.6MB of space used. I think this is really a no brainer. -- Philip Lowman

Re: [osg-users] problem with Windows debug binaries?

2009-02-17 Thread Philip Lowman
://www.microsoft.com/downloads/details.aspx?FamilyID=dcc211e6-ab82-41d6-8dec-c79937393fe8(IA64)). Is that okay for everyone? No arguments here. Until an installer is once again available for casual end-users just linking the URLs you provided seems reasonable to me. -- Philip Lowman

Re: [osg-users] Resolving CDash errors/warning

2009-02-16 Thread Philip Lowman
to take a look at this. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Resolving CDash errors/warning

2009-02-15 Thread Philip Lowman
to tweak the initial cache to enable / disable various dependencies, etc. http://www.cmake.org/Wiki/CMake_Scripting_Of_CTest -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg

Re: [osg-users] building popular dependencies from source (for WIN32 only) alongside OpenSceneGraph?

2009-02-15 Thread Philip Lowman
On Sat, Feb 14, 2009 at 9:42 AM, Robert Osfield robert.osfi...@gmail.comwrote: Hi Philip, On Sat, Feb 14, 2009 at 8:07 AM, Philip Lowman phi...@yhbt.com wrote: One approach might be to discuss with the VTK guys about taking what they have done and turning it into it's own open-source

Re: [osg-users] building popular dependencies from source (for WIN32 only) alongside OpenSceneGraph?

2009-02-14 Thread Philip Lowman
. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Dashboard suggestion

2009-02-14 Thread Philip Lowman
be added. Worst case someone with server access could execute an SQL statement to look this up. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Resolving CDash errors/warning

2009-02-14 Thread Philip Lowman
(CTEST_COMMAND \/wherever/bin/ctest\ -D Nightly -A \${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}\ ) The CMake dashboard is also a treasure-trove of information regarding how to setup a CTest script: http://www.cdash.org/CDash/index.php?project=CMake -- Philip Lowman

Re: [osg-users] Problem with OpenSceneGraph and Codeblocks

2009-02-12 Thread Philip Lowman
the generated project into Codeblocks after that??? -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

[osg-users] building popular dependencies from source (for WIN32 only) alongside OpenSceneGraph?

2009-02-12 Thread Philip Lowman
-February/027019.html -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Please test svn/trunk in prep for 2.7.9 dev release

2009-02-02 Thread Philip Lowman
/ -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Installing library plugins to the osgPlugins-VERSION directory

2009-01-31 Thread Philip Lowman
come up with their own home-brewed solution for this one or have cobbled together something from mailing list posts. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] Installing library plugins to the osgPlugins-VERSION directory

2009-01-31 Thread Philip Lowman
(), and find_program() go through, if you're curious. http://www.cmake.org/cmake/help/cmake2.6docs.html#command:find_library -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users

Re: [osg-users] Installing library plugins to the osgPlugins-VERSION directory

2009-01-31 Thread Philip Lowman
On Sat, Jan 31, 2009 at 9:47 AM, Luigi Calori l.cal...@cineca.it wrote: Philip Lowman ha scritto: On Sat, Jan 31, 2009 at 4:22 AM, Luigi Calori l.cal...@cineca.itmailto: l.cal...@cineca.it wrote: Hi Philip: I did not know you has access to the CMake CVS, good to know,. I had

Re: [osg-users] Installing library plugins to the osgPlugins-VERSION directory

2009-01-31 Thread Philip Lowman
On Sat, Jan 31, 2009 at 7:59 PM, Luigi Calori l.cal...@cineca.it wrote: Philip Lowman ha scritto: On Sat, Jan 31, 2009 at 9:47 AM, Luigi Calori l.cal...@cineca.itmailto: l.cal...@cineca.it wrote: Findosg just finds libosg.so and osg.lib. Similarly FindosgDB just finds libosgDB.so

Re: [osg-users] Installing library plugins to the osgPlugins-VERSION directory

2009-01-30 Thread Philip Lowman
on Findosg_functions.cmake) Findosg*.cmake (depends on Findosg_functions.cmake) FindOpenThreads.cmake -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] A couple of Cmake issues with 2.6

2008-09-19 Thread Philip Lowman
? What version of OSG / CMake are you using? -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Problem installing OpenSceneGraph 2.6.0

2008-08-19 Thread Philip Lowman
. This is the equivalent of automake's ./configure --prefix=/foo. It default to /usr/local which may explain your permission problem when running make install -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org

[osg-users] GL_MAX_SAMPLES_EXT was not declared compile bug in OSG 2.6 release branch

2008-07-31 Thread Philip Lowman
: *** [all] Error 2 -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] osg make error in mingw

2008-07-30 Thread Philip Lowman
2008/7/30 songbo_1220 [EMAIL PROTECTED] hi Philip Lowman! You really a good man! I have read this page, on the mingw osg compiled, http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Mingw but feel it's too low osg version, so i didn't do that, first, i creat msys-osg

Re: [osg-users] osg make error in mingw

2008-07-30 Thread Philip Lowman
2008/7/30 songbo_1220 [EMAIL PROTECTED] hi Philip Lowman! my mingw version is binutils 2.18.50 gcc 4.3.0 runtime 3.14 w32api 3.11 gdb 6.8 my msys version is core 1.0.11 thanks!!! Songbo, The GCC 4.3.0 release for MinGW is listed as alpha quality software (which could explain

[osg-users] MSVC9 CMake bug in src/CMakeLists.txt ?

2008-07-21 Thread Philip Lowman
(OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS Generate or not manifests files under VS8 for dynamically loaded dlls ON) ENDIF(MSVC80) -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] OSG2.4 and 2.5.5 Windows static build problems

2008-07-21 Thread Philip Lowman
actually linking against the code, in other words the OSG, with the initial fix you suggested. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] MSVC9 CMake bug in src/CMakeLists.txt ?

2008-07-21 Thread Philip Lowman
, 2008 at 1:31 PM, Philip Lowman [EMAIL PROTECTED] wrote: I was looking for something else and came across this in src/CMakeLists.txt and it looked a little odd. I thought I would ask the question if this was meant to apply to VS9 as well? If so, MSVC_VERSION should probably be used here

Re: [osg-users] integrating an external project to OSG via CMake

2008-07-18 Thread Philip Lowman
optimized ${OSG_LIBRARY} debug ${OSG_LIBRARY_DEBUG}) that will work for all platforms. I have updated the patch to support osgWidget as well. If anyone has any additional suggestions to improve the modules, I'm all ears. -- Philip Lowman ___ osg-users

Re: [osg-users] INSTALL include pdb's

2008-07-11 Thread Philip Lowman
verify this is a legitimate problem... thanks. Jean? James Killian - Original Message - From: Philip Lowman To: OpenSceneGraph Users Sent: Thursday, July 10, 2008 9:52 PM Subject: Re: [osg-users] INSTALL include pdb's On Thu, Jul 10, 2008 at 10:40 PM, James Killian [EMAIL PROTECTED

Re: [osg-users] Old Windows Binaries Problem.

2008-07-10 Thread Philip Lowman
instead though if you can. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] INSTALL include pdb's

2008-07-10 Thread Philip Lowman
could come up with something for you. This may also not be a bad feature to add to CMake itself if simply deploying the PDB files alongside the debug DLL file buys you this functionality. -- Philip Lowman ___ osg-users mailing list osg-users

Re: [osg-users] Quicktime osgplugin compile error with eclipse + mingw

2008-07-04 Thread Philip Lowman
erroring out. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Quicktime osgplugin compile error with eclipse + mingw

2008-07-04 Thread Philip Lowman
of mingw32-make VERBOSE=1 including stdout and stderr? -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Quicktime osgplugin compile error with eclipse + mingw

2008-07-03 Thread Philip Lowman
there is always the possibility of fixing this with a software workaround. I assume you actually need the quicktime plugin for something in your application? Another possibility is of course to simply disable building the quicktime plugin. -- Philip Lowman

Re: [osg-users] Determining supported file formats

2008-07-03 Thread Philip Lowman
in osgversion is probably a bad idea. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] Quicktime osgplugin compile error with eclipse + mingw

2008-07-02 Thread Philip Lowman
by swapping the blue and red channels on the entire buffer. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Re: [osg-users] OSG 2.5 and cmake

2008-05-24 Thread Philip Lowman
. People using the older versions of CMake prior to 2.4.7 would not be able to link against the new dependencies but they would still be able to configure and build without error. FIND_PACKAGE(PkgConfig) IF(PKG_CONFIG_FOUND) # use pkg_check_modules() ENDIF(PKG_CONFIG_FOUND) -- Philip Lowman

Re: [osg-users] OSG 2.4 and Curl

2008-05-22 Thread Philip Lowman
On Thu, May 22, 2008 at 8:35 AM, Robert Osfield [EMAIL PROTECTED] wrote: On Thu, May 22, 2008 at 1:17 PM, Philip Lowman [EMAIL PROTECTED] wrote: On Thu, May 22, 2008 at 7:30 AM, [EMAIL PROTECTED] wrote: I couldn't find these strings in the ccmake window (maybe I'm blind :-). Some

Re: [osg-users] Building the SVG plugin

2008-05-15 Thread Philip Lowman
if it is available and if not fall back on locating the libraries manually using FIND_LIBRARY. Usually though it's not too much work just to convert everything to calling FIND_LIBRARY. -- Philip Lowman ___ osg-users mailing list osg-users@lists.openscenegraph.org

  1   2   >