greetings<br><br>i am using windows7 64 bit and visual studio 2008<br>when i compile fpi from examples as Win32 application it works fine<br>when i change configuration to x64 it fails to compile giving me 20 errors<br><br>
Error    1     error LNK2019: unresolved external symbol MPI_INIT referenced in function MAIN__    fpi.obj    <br>...<br>this is linking problem but every setting in configuration is the same as for the Win32 application<br>
so what should i do make this simple example work on x64 configuration<br><br>best regards,<br>Marko Topalovic<br>