Sir/Ma, I have a problem with the installation of Nektar++ on my laptop computer. I followed the instructions as stated in the user guide. Attached is the error reports. Please help me as I need the software for my Ph.D work.Thanks. Adewole Matthew,Ph.D student,University of Ibadan,Nigeria.
Hi Adewole, From the error message: "error LNK2019: unresolved external symbol __imp_pthread_create referenced in function main" it looks like it is unable to find an appropriate version of the pthreads library. Do you have files named like pthread*.lib or pthread*.dll available on your system? Another possibility is that you have the 32-bit version of the library, while the build is looking for the 64-bit version. You could try a fresh configuration in CMake and choose the 32-bit version of the VS2012 toolchain and see if that helps? Cheers, Chris On 15/06/16 09:06, MATTHEW ADEWOLE wrote:
Sir/Ma, I have a problem with the installation of Nektar++ on my laptop computer. I followed the instructions as stated in the user guide. Attached is the error reports. Please help me as I need the software for my Ph.D work. Thanks.
Adewole Matthew, Ph.D student, University of Ibadan, Nigeria.
_______________________________________________ Nektar-users mailing list Nektar-users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/nektar-users
-- Chris Cantwell Imperial College London South Kensington Campus London SW7 2AZ Email: c.cantwell@imperial.ac.uk www.imperial.ac.uk/people/c.cantwell
participants (2)
- 
                
                Chris Cantwell
- 
                
                MATTHEW ADEWOLE