[Opensim-users] Help finding UUID for use in Region Modules
Brad Woosley
c_brw_2009 at yahoo.com
Sun Apr 3 05:39:19 UTC 2011
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
More information about the Opensim-users
mailing list