Just getting this kind of errors, in several modrex files:
opensim-0.7.0.2-source\addon-modules\ModreX\ModularRex\RexFramework\RexObjectProperties.cs(10,7): error CS0246: The type or namespace name 'OpenMetaverse' could not be found (are you missing a using directive or an assembly reference?)
E:\3dUPB.code\opensim-0.7.0.2-source\addon-modules\ModreX\ModularRex\RexFramework\RexObjectProperties.cs(25,16): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?)
etc.
any idea how to solve it ?
Just getting this kind of errors, in several modrex files:
opensim-0.7.0.2-source\addon-modules\ModreX\ModularRex\RexFramework\RexObjectProperties.cs(10,7): error CS0246: The type or namespace name 'OpenMetaverse' could not be found (are you missing a using directive or an assembly reference?)
E:\3dUPB.code\opensim-0.7.0.2-source\addon-modules\ModreX\ModularRex\RexFramework\RexObjectProperties.cs(25,16): error CS0246: The type or namespace name 'UUID' could not be found (are you missing a using directive or an assembly reference?)
etc.
any idea how to solve it ?