[Opensim-users] Help finding UUID for use in Region Modules

Diva Canto diva at metaverseink.com
Sun Apr 3 13:31:12 UTC 2011


You need to include OpenMetaverse.Types. It's in its own dll.

On 4/2/2011 10:39 PM, Brad Woosley wrote:
> Hello,
>
> I am currently trying to follow along with the Getting Started with Region
> Modules Hello World tutorial on opensimulator.org, and when I try to declare a
> SceneObjectGroup Visual C# 2010 gives the error.
>
> Error1The type or namespace name 'UUID' could not be found (are you missing a
> using directive or an assembly reference?)
>
> I recently had the same issue with the reference to Vector3, but was able to
> find it's declaration in the API reference.  I have searched through google, and
> the API reference for the declaration of UUID, but cannot find it.  What
> namespaces do I need to include to be able to use it?  Visual C#s editor says
> UUID is OpenMetaverse.UUID, but that doesn't work.
>
> I am using Visual C# 2010 and have the binary and source versions of Opensim
> 0.7.0.2 Release for Windows.
>
> Thank you for any help,
> Brad W
>   _______
>
>
> "Question with boldness even the existence of a God; because, if there be one,
> he must more approve of the homage of reason, than that of blind-folded fear."
> --  Thomas Jefferson
>
>
> "If at first the idea is not absurd, there is no hope for it"
> -Albert Einstein
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
>




More information about the Opensim-users mailing list