- This topic has 3 replies, 3 voices, and was last updated 8 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Using SOFA › [SOLVED] Cannot be executed Modeler&runSofa
When I executed Modeler&runSofa, I keep getting an error message.
===========================================================================================
INFO(SofaGUI): lastUsedGUI.ini not found; using default GUI.
This application failed to start because it could not find or load the Qt Platform plugin “windows”
===========================================================================================
Qt version : 5.5.1 (MSVC2013 – 64Bit)
When I ran cmake yesterday, I inputted QT5_DIR that “C:\Qt\5.5.1\5.5\msvc2013_64\lib\cmake\Qt5”.
Help me to resolve this issue.
Thank you.
Hi min,
Quick fix :
1. Create a plugins
folder into the bin
folder of your SOFA build.
2. Copy paste C:\Qt\5.5.1\5.5\msvc2013_64\plugins\platforms
folder into the plugins
folder you just created.
I will investigate more about this problem.
Regards,
Guillaume
Thank you.
I resolve this problem.
Perfect nice to hear.
Enjoy SOFA!
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.