Austin Jennings wrote:
URL:
  <http://gna.org/bugs/?6928>

                 Summary: libsecondlife.csproj broken; build fails
                 Project: libsecondlife
            Submitted by: axial
            Submitted on: Sunday 09/10/2006 at 08:28
                Category: libsecondlife-cs
                Priority: 5 - Normal
                Severity: 5 - Blocker
                  Status: None
                 Privacy: Public
             Assigned to: jhurliman
Originator Email: Open/Closed: Open
        Operating System: None
       Platform Specific: None

    _______________________________________________________

Details:

libsecondlife.csproj is missing a reference to the ObjectManager code.  This
prevents a clean build of the project.

--

SecondLife.cs(48,16): error CS0246: The type or namespace name
`ObjectManager' could not be found. Are you missing a using directive or an
assembly reference?
Compilation failed: 1 error(s), 0 warnings
make: *** [bin/Debug/libsecondlife.dll] Error 1

I don't have a copy of MSVC 2003 installed right now, so I have no way of fixing that. Someone else will have to add ObjectManager.cs to the project file, and add the primexport example to the solution and commit.

John

_______________________________________________
libsecondlife-dev mailing list
libsecondlife-dev@gna.org
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to