<div dir="ltr">All,<div><br></div><div>I'm trying to run the osgvolume example. Running OSG 3.4 on my mac. I've referred to the following setup page for specifying environment variables:</div><div><br></div><div><a href="http://trac.openscenegraph.org/projects/osg//wiki/Support/UserGuides/Examples">http://trac.openscenegraph.org/projects/osg//wiki/Support/UserGuides/Examples</a><br></div><div><br></div><div>I'm trying to run the example with a series of DICOM files and I keep getting a missing plugin warning:</div><div><br></div><div>







<p class="p1"><span class="s1"><b>[ah-ataylor-maci:/sandbox/ataylor/3p-tmw/3p/derived/maci64/openscenegraph/bin]155 % ./osgvolume --images /sandbox/ataylor/VIX/VIX/footImageDir/IM/*.dcm</b></span></p>
<p class="p1"><b><span style="line-height:1.5">Warning: Could not find plugin to read objects from file "/sandbox/ataylor/VIX/VIX/footImageDir/IM/IM-0001-0001.dcm".</span><br></b></p>
<p class="p1"><span class="s1"><b>Warning: Could not find plugin to read objects from file "/sandbox/ataylor/VIX/VIX/footImageDir/IM/IM-0001-0002.dcm".</b></span></p>
<p class="p1">I've also tried passing the directory that contains the DICOM images without the --images flag, I receive similar warnings about missing plugins.</p><p class="p1">Here is my $PATH:</p><p class="p1"><span class="s1">/ataylor/3p-tmw/3p/derived/maci64/openscenegraph]150 % echo $PATH</span></p><p class="p1">








</p><p class="p1"><span class="s1">/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/hub/share/bin:/mathworks/hub/share/apps/iat/devapps/sandbox-store/prod/bin:/usr/bin:/sandbox/ataylor/3p-tmw/3p/derived/maci64/openscenegraph/lib:/sandbox/ataylor/3p-tmw/3p/derived/maci64/openscenegraph/lib/osgPlugins</span></p><p class="p1">My questions:</p><p class="p1">1) Is there any obvious setup I'm missing?</p><p class="p1">2) When I look in <span style="line-height:1.5">openscenegraph/lib/</span><span style="line-height:1.5">osgPlugins-3.4.0, the built shared libraries have the file extension .so, which is very surprising on a mac. I've read conflicting things about this online...is this indicative of a build problem? I would have expected these to be .dylib files.</span></p><p class="p1"><span class="s1">[ah-ataylor-maci:/sandbox/ataylor/3p-tmw/3p/derived/maci64/openscenegraph/lib/osgPlugins-3.4.0]103 % ls -l</span></p><p class="p1"><span class="s1">total 30036</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users    61636 Apr 30 23:28 osgdb_3dc.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   339940 Apr 30 23:29 osgdb_3ds.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   180004 Apr 30 23:29 osgdb_ac.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   119040 Apr 30 23:30 osgdb_avfoundation.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users    44584 Apr 30 23:27 osgdb_bmp.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   214464 Apr 30 23:29 osgdb_bsp.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   104696 Apr 30 23:28 osgdb_bvh.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   153852 Apr 30 23:27 osgdb_cfg.so</span></p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users   103156 Apr 30 23:28 osgdb_curl.so</span></p><p class="p1">


















</p><p class="p1"><span class="s1">-rwxr-xr-x  1 ataylor  users    72688 Apr 30 23:27 osgdb_dds.so</span></p><p class="p1"><span class="s1"><br></span></p><p class="p1">Thanks as always for any help,</p><p class="p1">Alex</p></div></div>