| Bug #47048 | Errors when loading and building C/NET source from MySQLClient-mono.sln on Linux | ||
|---|---|---|---|
| Submitted: | 1 Sep 18:48 | Modified: | 18 Sep 14:53 |
| Reporter: | Tony Bedford | ||
| Status: | Closed | ||
| Category: | Connector/Net | Severity: | S3 (Non-critical) |
| Version: | 6.1.1 | OS: | Linux (Ubuntu 9.04) |
| Assigned to: | Tony Bedford | Target Version: | |
| Tags: | Connector/Net, Source Code, linux, Mono Develop, ubuntu | ||
[1 Sep 18:48]
Tony Bedford
[1 Sep 18:49]
Tony Bedford
The modified MySQLClient-mono.sln solution file
Attachment: MySQLClient-mono.sln (, text), 21.92 KiB.
[15 Sep 2:37]
Reggie Burnett
fixed in 6.0.5, 6.1.3, and 6.2+
[18 Sep 14:53]
Tony Bedford
An entry was added to the 6.0.5, 6.1.3, and 6.2.0 changelogs: When loading the MySQLClient-mono.sln file included with the Connector/NET source into Mono Develop, the following error occurred: /home/tbedford/connector-net-src/6.1/MySQLClient-mono.sln(22): Unsupported or unrecognized project: '/home/tbedford/connector-net-src/6.1/Installer/Installer.wixproj' If the file was modified to remove this problem, then attempting to build the solution generated the following error: /home/tbedford/connector-net-src/6.1/MySql.Data/Provider/Source/Connection.cs(280,46): error CS0115: `MySql.Data.MySqlClient.MySqlConnection.DbProviderFactory' is marked as an override but no suitable property found to override
