- This topic has 5 replies, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › [SOLVED] Image plugin compile problem
Excuse me,
I tried to compile Image plugin. But I got an error.
LINK : fatal error LNK1104: cannot open file ‘..\..\..\..\lib\image_1_0d.lib’
I couldn’t find image_1_0d.lib in those lib directory. How to get this “image_1_0d.lib”? Are there any dependencies related to this plugin?
Thanks in advance
Hi Hafid,
No need to excuse yourself.
If the library is not here, the compilation (here in debug) might indeed have failed because of the dependencies. If I remember correctly the plugin might have a dependency to CImg.
What version of Sofa are you using ?
Hugo
Thanks for your reply Mr.Hugo.
I’m using SOFA v15.09.
Ok,
Are you really compiling on debug ?
Do you find any release version of the library image: ‘..\..\..\..\lib\image_1_0.lib’ (without d) ?
In the console, can you find any other error message ?
Best,
Hugo
Thanks for your help, Mr. Hugo.
I didn’t find any other error message.
But, the problem has been solved already. I re-compiled again the all the sofa source code (Image Plugin included) from the start, then “image_1_0.lib” appeared in the directory.
May be the problem was happened because I compiled the Image plugin only before the sofa generate the “image_1_0d.lib”.
Thanks in advance…
Hi Hafid,
Indeed, the problem was solved.
Enjoy SOFA and its image plugin
Cheers,
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.