| Summary: | kdebindings-csharp fails to build with mono 2.8 | ||
|---|---|---|---|
| Product: | [Unmaintained] bindings | Reporter: | Andrea Scarpino <scarpino> |
| Component: | general | Assignee: | bindings-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | rdieter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrea Scarpino
2010-10-19 10:01:22 UTC
that file exist in /usr/include/mono-2.0/mono/jit/jit.h. How to set mono include dir? this is fixed on trunk. http://websvn.kde.org/trunk/KDE/kdebindings/csharp/kimono/CMakeLists.txt?r1=1128672&r2=1184234&view=patch confirmed fixes build using 4.5 branch as well, any objections to backporting this? SVN commit 1189611 by rdieter: backport r1184234, fixes build with newer mono(2.8) BUG: 254629 M +1 -1 CMakeLists.txt M +1 -0 src/kimonopluginfactory.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1189611 |