Search found 4 matches

by pranav_sondhi
Thu Feb 07, 2019 7:18 pm
Forum: Install / Compile
Topic: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Replies: 7
Views: 4944

Re: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory

just save the whole output (stderr + stdout) of cmake somewhere. Usually the problem is visible in the first few hundret lines where all packages are configured and search. I just used my other workstation to do a clean install using VS2013. Now i am getting a different issue (attached cmake messag...
by pranav_sondhi
Mon Feb 04, 2019 9:15 am
Forum: Install / Compile
Topic: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Replies: 7
Views: 4944

Re: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory

Hi reox,

Can you guide me to the location of the files you require.

I am new to this and am not sure where to find the same.

Thanks
by pranav_sondhi
Mon Feb 04, 2019 9:10 am
Forum: Install / Compile
Topic: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Replies: 7
Views: 4944

Re: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory

Hi sgrogan, I am using VS2017 community. I do all my development with this itself, which is creating add-ons for Solid Works & AutoCAD. The SDK for both are made for VS2010 but work with VS2015 & VS2017 (my current platform). I was hoping for it to work with FreeCAD as well. For this I was h...
by pranav_sondhi
Tue Jan 22, 2019 8:41 am
Forum: Install / Compile
Topic: fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
Replies: 7
Views: 4944

fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory

Hello, I am new to FreeCAD. I tried to compile FreeCAD on my system using cMake and VS 2017 Community. I am encountering an error repeatedly and have no idea why this is happening. I am attaching the error log and output log. Please do let me know regarding the best course of action there. I am usin...