Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

inspxe-inject not creating specification file

Mark_W_4
Beginner
297 Views

I'm running the command inspxe-inject -save-spec=file.spec -- make all

The program runs (very quickly) with no error messages.

When I look in file.spec this is all I see:

# DO NOT EDIT THIS FILE!!!

#Source Checker Build Specification Format, version 1.0.0

 

When I run "make all" from the same directory, it runs correctly.

The make files are being created by cmake, and at this time I do not have the ability to modify them.

 

I am using Centos-7 Linux.

 

 

0 Kudos
0 Replies
Reply