[Opensim-dev] build break looking for Mesh

Adam Frisby adam at gwala.net
Tue Nov 6 06:07:47 UTC 2007


Let's move meshing out of Ode and into maybe a library - libprims?

I could see us re-using this code in other physics engines, and 
potentially in a custom client.

Adam

Darok Kaminski wrote:

> The next may help (my last update of the source was yesterday):
> in Meshmeizer.cs:
> ...
> namespace OpenSim.Region.Physics.OdePlugin
> {
>     public class Mesh
>     {
> ...
> Meshmeizer.cs and HelperTypes.cs sholud be in 
> "OpenSim\Region\Physics\OdePlugin\Meshing\"
> and should be a part of OdePlugin.
> 
>  > Date: Mon, 5 Nov 2007 09:46:54 -0500
>  > From: sean at dague.net
>  > To: opensim-dev at lists.berlios.de
>  > Subject: [Opensim-dev] build break looking for Mesh
>  >
>  > 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.
>  > __________________________________________________________________
> 
> 
> ------------------------------------------------------------------------
> Express yourself instantly with MSN Messenger! MSN Messenger 
> <http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev




More information about the Opensim-dev mailing list