Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

OMSimulator & regex & GCC4.8

OMSimulator & regex & GCC4.8

dear all,

obviously there is a problem with regex and GCC4.8.   
so  >> OMSimulator  --version  when using GCC4.8.5 on LINUX platform x86_64  crashed.

I tried to replace  std::regex   by   boost::regex in Options.cpp, Options.h, ComRef.cpp and FMUWrapper.cpp
included  -lboost_regex and everything  is fine (with some additional modifications in cmake)

Unfortunately I'm not an expert in C programming, so I want to ask for experience of any other user?

thanks in advance / johann

Re: OMSimulator & regex & GCC4.8

Thanks for this bug report. We collect all OMSimulator related issues actually on github: https://github.com/OpenModelica/OMSimulator/issues Feel free to post it there as well.

There are 0 guests and 0 other users also viewing this topic
You are here: