Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • So if I want to compile a windows Win32 would it be a problem or I should ignore this error? Commented Nov 12, 2022 at 8:11
  • @Hamed_gibago: What "error" are you talking about? There is no word "error" in the output. Commented Nov 12, 2022 at 10:26
  • This error: Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed Commented Nov 12, 2022 at 14:01
  • This is not the "error". And yes, you may ignore it. Commented Nov 12, 2022 at 15:03
  • Well, I'm build oneTbb for windows 10 and want to build it to use pagmo2 and pygmo2 in python 32 bit. After configuring building tbb, during build I get error: LINK : fatal error LNK1104: cannot open file 'c:\hwloc-win32-build-2.5.0\lib.obj' [C:\oneTBB-master\build\src\tbbbind\t bbbind_2_5.vcxproj] despite I downloaded and passed path of hwloc. Would you help me? Commented Nov 12, 2022 at 15:42