Closed mshaheerm closed 5 years ago
After installing Protobuf, you must also add it as an environment variable. Try following these instructions:
https://github.com/google/protobuf/releases/tag/v2.6.1
Would also suggest you to use Cmake GUI for generating the solution instead of running Cmake from QT creator.
Hello, the current osi-visualizer does not intented to run on Windows. Please use native Ubuntu 16.04 for running it.
@monishgogri i have done every step as per you said. now what shall i fill into these?
@monishgogri @haoyuanying i cannot configure it. these are the errors and problems
@monishgogri @haoyuanying can you please explain what is "desired
It is used for osi doxygen, if you do not have it, it does not influnce the osi functionality and building.
i do have OSI doxygen. i have compiled it. configured and generated it. but whats the output of generation? i mean what should i have when the configuration and generation is done? which files are generated as a result and what shall i do next?
Download and install Doxygen (and dot): https://graphviz.gitlab.io/_pages/Download/Download_windows.html
You might have to give the path of the file (eg Download folder) proto2cpp.py (Download this file from https://github.com/vgteam/vg/tree/master/contrib/proto2cpp)
@vkresch looks like an installation issue as well. Check quickly if your build instructions (without docker) cover the topics.
@mshaheerm I created a pull request with an installation script for Ubuntu 18.04. See if the script solves your issue by running bash install.sh
in your terminal. Based on the error from your initial question it looks like you didn't install the FMI library and you have not cloned OSI into the osi-visualizer
directory which needs to be there.
Hello, I just finished installing OSI and now i am trying to run the visualizer but these errors are being shown in Qt creator. i am new to this and have no idea how to solve them. I am sorry for being lame. but i really need help as it is important for me to run and understand.