View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024707 | Community | OCCT:Samples | public | 2014-03-10 14:26 | 2014-09-11 11:48 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | VC++ 2010 | ||
Product Version | 6.7.0 | ||||
Target Version | 6.7.1 | Fixed in Version | 6.7.1 | ||
Summary | 0024707: Problem building C# sample win VC 10 | ||||
Description | The problem is reported by the user MichaelBate on dev forum, http://dev.opencascade.org/index.php?q=node/922 When VS projects (originally VC9) are converted to VC10, version of .NET framework in CSharp projects is kept as it is (3.5), while in C++ projects it gets elevated to 4.0 (default for VC10). This causes incompatibility between the projects. The manual solution is to change option "Target framework" in properties of C# projects (tab "Application") to ".NET Framework 4". This should be documented, or perhaps some better way to ensure smooth work of samples with different versions of VS exist. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
There seem to be no easy way to enforce same setting of Target Framework in C# and C++ projects when they are converted by Visual Studio from older versions. Hence manual correction is necessary, I have added corresponding paragraph to the sample description. Please review, branch CR24707. |
occt: master 66fb4d9a 2014-04-29 06:06:21
Committer: abv Details Diff |
0024707: Problem building C# sample win VC 10 Need to check and correct Target Framework in C# projects after conversion to new versions of Visual Studio described in the sample documentation |
Affected Issues 0024707 |
|
mod - samples/CSharp/ReadMe.md | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-10 14:26 |
|
New Issue | |
2014-03-10 14:26 |
|
Assigned To | => bugmaster |
2014-04-04 19:02 |
|
Assigned To | bugmaster => abv |
2014-04-04 19:02 |
|
Status | new => assigned |
2014-04-29 13:02 |
|
Note Added: 0029127 | |
2014-04-29 13:02 |
|
Assigned To | abv => ysn |
2014-04-29 13:02 |
|
Status | assigned => resolved |
2014-05-05 17:24 |
|
Changeset attached | => occt master 66fb4d9a |
2014-05-05 17:24 |
|
Assigned To | ysn => abv |
2014-05-05 17:24 |
|
Status | resolved => verified |
2014-05-05 17:24 |
|
Resolution | open => fixed |
2014-09-11 11:48 | bugmaster | Status | verified => closed |
2014-09-11 11:48 | bugmaster | Fixed in Version | => 6.7.1 |