View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000750 | OMNeT++ | Installer / Productizing | public | 2014-03-30 04:27 | 2014-06-26 13:32 |
|
Reporter | esmaeilmirzaee | |
Assigned To | rhornig | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 4.2rc1 | |
Target Version | | Fixed in Version | 4.3 | |
|
Summary | 0000750: Missing library <unistd.h> |
Description | Missing a library in the baspath.cc after running successfully ./configure and the time of make in the first place I've got below error and for resolving the problem I added the <unistd.h> into the file.
baspath.cc: In function 'std::string to AbsolutePath(const char*)':
abspath.cc:62:38: error: 'getcwd' was not declared in this scope
|
Tags | No tags attached. |
|
Attached Files | |
|