Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29277 Discussions

IVF10 and 64 bit COM servers compiling

Antonio_M
Beginner
577 Views

Hello, I am planning to move development on the windows 64 bit platform.
I have started some tests with Visual Studio 2005 SP1 and IVF 10.0.027 on Windows Vista 64 bit.

32 bit Com (both in process and out of process) servers work fine.
64 bit versions simply don't work - I get a lot of warning and a registration error.
It must be noted that's just a IVF issue since 64 bit COM servers realized through C++ ATL projects work perfectly smooth.

I know that I can always realize my COM servers as Fortran DLLs called by a C++ wrapper, but would be nice to know if this issue is just limited to my machine or it's a IVF limit or bug that will be fixed in next releases of the software

0 Kudos
1 Reply
Steven_L_Intel1
Employee
577 Views
It's not an issue I'm familiar with. Please report it to Intel Premier Support and we'll investigate.
0 Kudos
Reply