- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I tried to run the example "QRD":
cd C:\intelFPGA\18.1\hls
.\init_hls.bat
cd C:\intelFPGA\18.1\hls\examples\QRD
.\build.bat test-x86-64
i++ -ffp-contract=fast -ffp-reassoc -march=x86-64 MGS.cpp QRD_Testbench.cpp TestbenchHelpers.cpp -o test-x86-64.exe
In file included from MGS.cpp:4:
In file included from ./MGS.h:7:
In file included from C:/intelFPGA/18.1/hls/include\HLS/hls.h:22:
In file included from C:/intelFPGA/18.1/hls/include\HLS/internal/_stream.h:17:
C:/intelFPGA/18.1/hls/include\HLS/internal/_hls.h:37:10: fatal error: 'type_traits' file not found
#include <type_traits>
^~~~~~~~~~~~~
1 error generated.
HLS x86-64 compile FAILED.
Run test-x86-64.exe to execute the test.
I'm using:
Quartus Prime 18.1 Standard Edition
HLSProSetup-20.4.0.72-windows
VS 2017
Win 10 64Bit
following this user guide: https://www.intel.com/content/www/us/en/programmable/documentation/ewa1462479481465.html#ewa1462816501221
and i found the similar problem:
I have already check my windows MSVC2017 register entry point, that is correct.
Any suggestions about this problem?
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
upgrade my Quartus to Quartus Prime Pro 20.4, the issue still exists. any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
Good to know that the issue is resolved.
Thanks for sharing the solution to community.
Thanks and Regards
Anil
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page