Hi

I have 3 projects for MA SharpSnmpLib, SharpSnmpLibMib and SharpSnmpOptional

Under VS everything compile just fine, but MD under Windows gives 2 errors about importing projects
for SharpSnmpLibMib and SharpSnmpLibOptional project, but not SharpSnmpLib

SharpSNMP\SharpSnmpLibMib.MA\SharpSnmpLibMib.MA.csproj:
Error: SharpSNMP\SharpSnmpLibMib.MA\SharpSnmpLibMib.MA.csproj:
Imported project: "C:\Program Files\Mono-2.10.1\lib\mono\xbuild\Novell\Novell.MonoDroid.CSharp.targets" does not exist. (SharpSnmpLibMib.MA)

there is no error if build config is Mono 2.10.8.

Debug|Mixed platforms gives:
SharpSNMP\SharpSnmpLibOptional.MA\SharpSnmpLibOptional.MA.csproj:
Error: SharpSNMP\SharpSnmpLibOptional.MA\SharpSnmpLibOptional.MA.csproj:
C:\Program Files\Mono-2.10.8\lib\mono\xbuild\Novell\Novell.MonoDroid.CSharp.targets:
Project file could not be imported, it was being imported by
SharpSNMP\SharpSnmpLibOptional.MA\SharpSnmpLibOptional.MA.csproj:
Imported project: "C:\Program Files\Mono-2.10.8\lib\mono\xbuild\Novell\Novell.MonoDroid.CSharp.targets" does not exist. (SharpSnmpLibOptional.MA)


If using Debug | Default runtime:
SharpSNMP\SharpSnmpLib.WP\GetBulkRequestPdu.cs(38,38):
Error CS0501: 'Lextm.SharpSnmpLib.GetBulkRequestPdu.RequestId.get' must declare a body because it is
not marked abstract or extern (CS0501) (SharpSnmpLib)

for following code snippet in SharpSnmpLib (desktop)
public Integer32 RequestId { get; private set; }


I'll try to see what is wrong with configurations...

thanks

mel

--
Miljenko Cvjetko dipl.ing. ET
        Direktor/CEO
        Projektant rješenja/Solution Architect  
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX južna obala 13
Kajzerica Zagreb
T: 385 1 7775555
M: 385 91 557 447 3
F: 385 1 7779556
e: mcvje...@holisticware.net
w: http://www.holisticware.net

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to