On Wed, 05 Jul 2006 12:57:05 -0700, "John Hurliman" <[EMAIL PROTECTED]>
said:
> It's been way too long, and I just caught up with all the submitted 
> patches (more or less) so it's time to package up a new release. MSVC 
> has really been a pain lately with errors about overwriting files in use 
> and not finding assemblies that are already referenced in projects, so 
> I'm putting up the release right now and will wait to hear back on how 
> it works before making a release announcement.

Looking good -- it builds and sldump runs correctly on my (big-endian)
Mac.

However, something's broken with name2key:

mcs -debug  -lib:/usr/lib/mono/1.0 -lib:/usr/lib/mono/gtk-sharp
-r:System.dll -r:System.Data.dll -r:System.Xml.dll
-r:./bin/Debug/libsecondlife.dll -target:exe
-out:./bin/Debug/name2key.exe  examples/name2key/name2key.cs
examples/name2key/name2key.cs(111,20): error CS0117:
`libsecondlife.PacketBuilder' does not contain a definition for
`DirFindQuery'
Compilation failed: 1 error(s), 0 warnings

-b

_______________________________________________
libsecondlife-dev mailing list
[email protected]
https://mail.gna.org/listinfo/libsecondlife-dev

Reply via email to