lextudio / sharpsnmplib

Sharp SNMP Library- Open Source SNMP for .NET
https://sharpsnmp.com
MIT License
356 stars 152 forks source link

fail to build #257

Closed lextudio-support closed 3 hours ago

lextudio-support commented 3 hours ago

Hi,

i want to make development on SNMP but i don't know a lot of things about it. After founding this project i tought it could really help me.

So i download the .zip from github et follow the compile source code process as explain here : http://sharpsnmplib.codeplex.com/wikipage?title=600005&version=5

I've the framework .net 4 on my computer.

But during the compilation i got one build error (I make a screen print) : https://docs.google.com/open?id=0B6z4BN6TsS6JZzdxclpSV1J5S0k

When i try to run the solution, the debbug found 5 errors. So before looking for those error, i tought it could be smarter to get a solution with no build error in first place. Any idea of what the problem could be or of a way to solve it?

Original Reported Date: 2012-05-05T17:20:06.31-07:00 Planned For Release: BigDipper Refresh (7.5) Original CodePlex ID: 7235

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

Sorry for the google link, i didn't know :]

Original Posted Date: 2012-05-07T00:53:01.763-07:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

http://sharpsnmplib.codeplex.com/wikipage?title=600005&referringTitle=KB You have to follow rgl's tip on how to fix the ANTLR compilation error. I will see into it in details later to see if there are other better workarounds.

Original Posted Date: 2012-05-07T20:18:34.9-07:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

the tip on the comment works. My machine default locale language is not english either.

Original Posted Date: 2012-05-09T00:53:32.653-07:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

I have already found a possible fix to force ANTLR work in English. Will try it out this weekend and report back.

Original Posted Date: 2012-05-09T17:50:09.95-07:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

It has been identified as an ANTLR C# bug. Will be fixed by ANTLR guys. So please using the workaround is by far the only approach feasible.

Original Posted Date: 2012-05-11T00:22:42.473-07:00

lextudio-support commented 3 hours ago

Copied from CodePlex without authors:

http://www.antlr.org/pipermail/antlr-interest/2012-April/044377.html

Original Posted Date: 2012-05-11T00:22:48.677-07:00

lextudio-support commented 3 hours ago

Original Closed Date: 2012-05-11T00:22:56.317-07:00