Avian688 / leosatellites

Low Earth Orbit Satellite Simulator based on the OS3 framework for OMNeT++/INET.
45 stars 13 forks source link

Buid leosatellites error #16

Closed jinshushi closed 1 year ago

jinshushi commented 1 year ago

ubuntu 20.04 omnet 6.0.1 inet 4.4 when i make MODE=release && make MODE=debug, networklayer/configurator/ipv4/LeoIpv4NetworkConfigurator.cc:59:13: error: no member named 'fs' in namespace 'std' if(std::fs::filesystem::is_directory(filePrefix) || std::__fs::filesystem::exists(filePrefix)) {

plesae tell me what should i do.

Haxk0r commented 1 year ago

Hi, did you find a solution for this and if so could you please share how you resolved this issue?

Much appreciated.