My modelsim version is Model Technology ModelSim ALTERA STARTER EDITION vsim 10.5b Simulator 2016.10 Oct 5 2016
My GCC version is 5.5.0
I am running Ubuntu 18.04
When i was trying to install Modelsim i created a symbolic link to deal with an issue that i was facing
sudo ln -s linuxaloem linux_x86_64pe
I was wondering if these 2 steps above could have caused this issue.
I would really really appreciate any comments / advice as to how i can proceed from here as i am a beginner and i am quite lost on how to begin solving this issue.
Thank you in advance
I am facing the following error when trying to run the helloworld simulation
My modelsim version is Model Technology ModelSim ALTERA STARTER EDITION vsim 10.5b Simulator 2016.10 Oct 5 2016 My GCC version is 5.5.0 I am running Ubuntu 18.04
When i was trying to install Modelsim i created a symbolic link to deal with an issue that i was facing
sudo ln -s linuxaloem linux_x86_64pe
also following this guide for modelsim installation https://mil.ufl.edu/3701/docs/quartus/linux/ModelSim_linux.pdf I compiled a 32-bit version of the FreeType library and placed it in a lib32 directory within the ModelSim directory
I was wondering if these 2 steps above could have caused this issue. I would really really appreciate any comments / advice as to how i can proceed from here as i am a beginner and i am quite lost on how to begin solving this issue. Thank you in advance