Hi again

 * MacOSX MD 3.0.3.4 + mono 2.10.9
   everything, but unit test project compiles Unit test project has
   strong name dependency in
   InternalsVisibleTo (this test project)
   [assembly: InternalsVisibleTo
        ("SharpSnmpLib.Tests, PublicKey=null"
        /*
   +
   
"PublicKey=0024000004800000940000000602000000240000525341310004000011000000d9a9ad86f872e6"
   +
   
"46aeb279fc116b6bfb4902fd43b59d044449a0f22fd4a606f35a55784fec360a71472f1af0c35f"
   +
   
"111ae1678f8d454328c53b31a0a81210c08fa7e22d4f8ad089e4d9985551e864ddda83e0fda733"
   +
   
"567a5af7f1b5d181a7c141833956073b4cb491684bc2e7150d9a62baf03f71fa9203afb6c4d3bc"
   + "edceb394"
         */ )]

I'm switching to alpha channel on MacOSX (like on Windows) to see what is going on

regards

mel

On 2012.08.04 09:49, Miljenko Cvjetko wrote:
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 rjes(enja/Solution Architect 
        Razvojni programer/Senior developer
        Voditelj projekta/Project Manager

IX juz(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