Dear all, I am using CCP4 mtz library and other libraries to develop a program. Because I am using a PC at home, I am actually using the CCP4 in windows.
However, when I link the mtz library(hence libccp4c.lib), it happens that the compiler complains error LNK2001: unresolved external symbol [EMAIL PROTECTED] and some other functions that should be in libccp4c not found. I checked the project setting(I am using compaq visual fortran 6.6), I have included libccp4c, libccp4f in the library, and library path in /link/input/Additional Library Path, so I don't understand why the compiler still cannot resolve the functions. Can anybody help, please? Your suggestion is greatly appreciated. Alex
