Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
1696 Discussions

parallelization enabled fortran DLL VBA call problem

mollam80
Beginner
675 Views
Hi

first of all these forums are wonderful, thanks..

My problem is related with calling fortran DLL's from VBA. when I am compiling the DLL without compiler/parallelization enabling everything works fine. But when I compile it with parallelization enabled I got the error 48 file not found from VBA Excel. I run dependency walker but the only missing thing seems IESHIMS.DLLand I read it can be ignored. I do not know where the error can come from.. the same thing happens if I include any openMP directive into the source code. It is compiling okay but the VBA can not find the file..

thanks

MOLLAM
0 Kudos
1 Reply
jose-jesus-ambriz-me
675 Views
Please, write more information.
are you using MsOffice or MsVS2010?
what is your code?
thanks you
jam
0 Kudos
Reply