Libirc.lib - temporary solution when compiling for x64

Some people get the message that they are missing libirc.lib when compiling for x64 using the c api.

The libarary in question can be downloaded from intel. You will have to download intel’s c++ compiler, and get the library from there.

Happy coding

Thomas Boesgaard

Tags: c-api CAPI x64 64 64-bit

Subject: Intel Compiler is not free

The Intel Compiler is not a free download. This is not an acceptable workaround as our organization will need to purchase a license for the Intel Compiler in order to link with libirc.lib.

This may prevent us from releasing a 64 bit server task.

Please provide another workaround.