Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
732 Discussions

Build error occurs when set TrackerLogDirectory to CICompile

watanabeh
Beginner
430 Views

hello.

 

I have come across an issue where when building a project in which TrackerLogDirectory is explicitly specified in CICompile in vcxprj on the Intel C++ Compiler 2024 platform, the project fails with the following error message.

All Sources must have the same TrackerLogDirectory (xxx).

 

This error did not occur on Visual Studio 2022 (v143) or the Intel C++ Compiler 2022 platform.
Is there a workaround if I want to explicitly specify TrackerLogDirectory?

 

thank you.

0 Kudos
1 Reply
Alex_Y_Intel
Moderator
299 Views

Please provide a small reproducer to demonstrate your issue and exact commands to reproduce. 

0 Kudos
Reply