|
Posted
2 months
ago
by
came...@cameronyule.com
(Cameron Yule)
I'm having the same issue, did you get any further with this Steve?
I've managed to get Gendarme compiling on OS X by altering the common.make file to explicitly use the dmcs compiler - as opposed to mcs - as shown in the diff of the |
||||||
|
Posted
2 months
ago
by
patr...@bubeck.biz
(Pat B)
Hello,
I'm using Gendarme 2.11 and get violations for the rule: ParameterNamesShouldMatchOverr iddenMethodRule. I found out, that the problem is, that the rule checks for the base class implementation of WPF control. The check |
||||||
|
Posted
3 months
ago
by
ivanlope...@gmail.com
(Ivan López)
Chek if your application has interop references.
regards. |
||||||
|
Posted
3 months
ago
by
swp...@gmail.com
(Steve Palmer)
OK, it appears that I already have /opt/local/lib/mono/4.0. So why isn't
the make picking this up instead of using the one in 2.0? Specifically, how do I fix this to tell make to use 4.0? |
||||||
|
Posted
3 months
ago
by
swp...@gmail.com
(Steve Palmer)
Ah, thanks! Macports told me I had the latest mono SDK. I'll see if I can
find a newer one. |
||||||
|
Posted
3 months
ago
by
sebastien...@gmail.com
(Sebastien Pouliot)
You are trying to build against /opt/local/lib/mono/2.0/mscorl ib.dll
which does not have the API, e.g. Version.TryParse, that are new in .NET 4.0 (and which Gendarme requires). |
||||||
|
Posted
3 months
ago
by
swp...@gmail.com
(Steve Palmer)
Hi, folks. I seem to have found a build issue with Gendarme under Mac OSX:
/opt/local/bin/mcs -target:library -debug+ -d:TRACE -optimize+ -nowarn:1591 -warn:4 -warnaserror+ -nowarn:1591 -doc:../../bin/Gendarme.Rules. |
||||||
|
Posted
4 months
ago
by
read....@gmail.com
(Om Prakash Singh)
That is already done but still no luck
|
||||||
|
Posted
4 months
ago
by
dong...@gmail.com
(Ying Dong)
correction. I use gendarme 2.10, then tried 2.11 snapshot, same error.
|
||||||
|
Posted
4 months
ago
by
dong...@gmail.com
(Ying Dong)
*sonar 3.3 + **.NET Gendarme<[link]>
* 2.0 * * *11:06:58.250 INFO .u.c.CommandExecutor - Executing command: C:\Program Files\SonarRunner\gendarme\gen darme.exe --config C:\BuildAgent2\work\d5f0da383a 81e716\Cougar2Migration-NET4.0 .br\Lehman.Cats.BarCapCredit\. sonar\sonar.Gendarme |
||||||
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.