Hello,
I have a problem that is driving me nuts: I am playing around with the project files to get a stable 'release' build and a 'draft' build (release, no debug, but faster builds) and each time I run into this error that I cannot recover from:
1>rtcore.lib(core.obj) : error LNK2001: unresolved external symbol ___intel_f2int
...At which point I need to delete the configuration and make a fresh copy of the release configuration in the configuration manager.
What is this error, how do I prevent it, and how can I solve it?
- Jacco.

