Anonymous | Login | 2021-03-07 11:48 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000319 | OMNeT++ | Installer / Productizing | public | 2011-05-23 10:16 | 2011-08-02 12:57 | ||||
Reporter | andras | ||||||||
Assigned To | rhornig | ||||||||
Priority | normal | Severity | feature | Reproducibility | have not tried | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 4.1 | ||||||||
Target Version | Fixed in Version | 4.2 | |||||||
Summary | 0000319: add Visual Studio 2010 support | ||||||||
Description | OMNEST needs to be updated to support VS 2010. Currently users get "Unsupported Visual C++ compiler version (8.x and 9.x supported)" error. See e.g. in configuser.vc: !if "$(TOOLCHAIN_NAME)"!="" # respect user's setting !elseif [$(CLVER_PROG)] == 14 TOOLCHAIN_NAME = vc80 !elseif [$(CLVER_PROG)] == 15 TOOLCHAIN_NAME = vc90 !elseif [$(CLVER_PROG)] == 13 TOOLCHAIN_NAME = vc71 !elseif [$(CLVER_PROG)] == -1 !error Visual C++ compiler $(CXX) not found (not in the PATH?) !else !error Unsupported Visual C++ compiler version (8.x and 9.x supported) !endif | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000451) andras (administrator) 2011-05-23 10:18 |
The OMNEST eval version (exe) needs to be updated as well. |
(0000531) rhornig (administrator) 2011-08-02 12:57 |
Added VC10 support. Now compiles with VC10 and NSIS also supports VC10. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-05-23 10:16 | andras | New Issue | |
2011-05-23 10:18 | andras | Note Added: 0000451 | |
2011-08-02 12:57 | rhornig | Note Added: 0000531 | |
2011-08-02 12:57 | rhornig | Status | new => resolved |
2011-08-02 12:57 | rhornig | Fixed in Version | => 4.2 |
2011-08-02 12:57 | rhornig | Resolution | open => fixed |
2011-08-02 12:57 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2021 MantisBT Team |