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*
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
803 Discussions

Build error occurs when set TrackerLogDirectory to CICompile

watanabeh
Beginner
630 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
499 Views

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

0 Kudos
Reply