Skip to content

How to build project in window x86_64 #8

Answered by nguyenphucminh
balebomm asked this question in Q&A
Discussion options

You must be logged in to vote

Open a terminal window.
If you did not complete the steps in Option 2: One time set up for setvars.sh in the Configure Your System section, set system variables by sourcing setvars:
For system wide installations (requires root or sudo privileges):
. /opt/intel/oneapi/setvars.sh
For private installations:
. ~/intel/oneapi/setvars.sh
The command above assumes you installed to the default folder. If you customized the installation folder, setvars.sh is in your custom folder.
The setvars.sh script can be managed using a configuration file, which is especially helpful if you need to initialize specific versions of libraries or the compiler, rather than defaulting to the "latest" version. For m…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by balebomm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants