- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello guys, I'm WilliamK and I'm compiling a JUCE based Plugin Windows DLL file (you can check my work at Wusik.com). On Win 64 it links and works great, but not on 32 bits. I get the following error.
So it seems that I need to link the libm.lib file, but I don't know how to do that on Visual Studio 2017 :-( Any help would be much appreciated. Thank you!
Best Regards, WilliamK
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Some updates. I installed the Intel 2019 redistributable files for 32 and 64 bit on windows and still the same error. I'm trying to add libm as a static library but still the same error, so I wonder if I'm doing it the right way. :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No one? :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am wondering if you set the ENV correctly to use IA32-bit compiler?
Thanks,
Viet

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page