Forum Replies Created
-
AuthorPosts
-
yul131Blocked
I suppose that :MeshSpringForceField is to add an internal force field to the mesh object, however, when adding this force field, I fould that the torus will fall down slower than its counterpart that are only under the gravity force field.
I wonder why this would happen, thanks!
yul131BlockedHi @Guillaume
When I runsofa.exe, it gives error that the application can’t locate the entry link to the SofaGuiQt.dll and it crashes. But everything goes well before I run the runsofa.exe
yul131BlockedHi @Guillaume
Is that message necessary? “QGLViewer: Using Qt5” and “SofaGUIQt: Using Qt5”
Because once I get thoes .dll, it definitely use the Qt5 library or they could not success right?
yul131BlockedHi @Guillaume
I am a windows 10 user and after all compile process, I have the QGLViewer.dll and SofaGuiQt.dll as you mentioned but they seems not work.
Yulin
12 May 2020 at 11:02 in reply to: [SOLVED] error: runsofa.exe can not run after successfully build the project in VS2019 #16166yul131BlockedHi
Yes, I use the 1.72-14.2 Qt as described in your document, and cmake configuration step works fine and I can find those Qt entries in cmake-gui successfully:
and the vs2019 compilation has no problem too.all the Qt related .dll file generated normly, however, when runsofa.exe. it says that it can not link to SofaGuiQt.dll
runsofa.exe says that it can not locate the applications’ entry dynamically link to SofaGuiQt.dll
I have tried reinstall and for different version for many times. I really don’t know where is wrong with my installtion. It seems that although everything is generated well but the SofaGuiQt dynamic link library’s content may not be right. Is the Qt installtion process complete in your document? That just include the msvc2017, qtchart, and qtwebengin? Do I need to do other things to let my cmake-gui and vs2019 use the Qt library to configure and compile the sln?
11 May 2020 at 04:46 in reply to: [SOLVED] error: runsofa.exe can not run after successfully build the project in VS2019 #16152yul131BlockedAfter I configure the right qt PATH, it now has a new error when runsofa.exe, it says that the application failed to link to SofaGuiQt.dll which is exactly generated to that folder(I found that)
11 May 2020 at 03:40 in reply to: [SOLVED] error: runsofa.exe can not run after successfully build the project in VS2019 #16151yul131BlockedHi @Hugo
I tried a lot of different version of vs, boost, cmake… And now I finally get the runsofa.exe compiled successfully on vs2019.
However, I have a new problem
when runsofa.exe, it says that “It could not find or load the QT platform plugin for “windows””7 May 2020 at 13:57 in reply to: [SOLVED] error: runsofa.exe can not run after successfully build the project in VS2019 #16136yul131Blocked -
AuthorPosts