[Opensim-dev] build break looking for Mesh

Sean Dague sean at dague.net
Mon Nov 5 14:46:54 UTC 2007


I'm getting the following build break after the last physics check in.
Any thoughts on getting around it, or is there a missing file in the
environment (I haven't been able to find a Mesh definition anywhere
except in the BulletX code).

            build:
            
                 [echo] Build Directory is
		 /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/bin/Release
                  [csc] Compiling 4 files to
		  '/home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/bin/Release/OpenSim.Region.Physics.OdePlugin.dll'.
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs(233,38):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs(729,17):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs(737,45):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/OdePlugin.cs(779,52):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/Meshing/HelperTypes.cs(241,17):
		  error CS0246: The type or namespace name `Simplex'
		  could not be found. Are you missing a using directive
		  or an assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/Meshing/Meshmerizer.cs(167,16):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/Meshing/Meshmerizer.cs(292,40):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc]
		  /home/sdague/code/opensim-grid/OpenSim/Region/Physics/OdePlugin/Meshing/Meshmerizer.cs(353,23):
		  error CS0246: The type or namespace name `Mesh' could
		  not be found. Are you missing a using directive or an
		  assembly reference?
                  [csc] Compilation failed: 8 error(s), 0 warnings
            
            BUILD FAILED - 0 non-fatal error(s), 8 warning(s)

-- 
__________________________________________________________________

Sean Dague                                       Mid-Hudson Valley
sean at dague dot net                            Linux Users Group
http://dague.net                                 http://mhvlug.org

There is no silver bullet.  Plus, werewolves make better neighbors
than zombies, and they tend to keep the vampire population down.
__________________________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20071105/3ad5f302/attachment-0001.pgp>


More information about the Opensim-dev mailing list