Hi
I recently finished a modified FPGA build and I wanted to compile a C++
program to test it. The program is based on the test_usrp_standard_tx
program. I wanted to know how I would go about compiling the program so
that all the proper header files are correctly included.
Sorry if this is a silly question, c++ isn’t really my forte.
Regards
Lance
On Thu, Oct 05, 2006 at 01:18:20AM -0700, seph 004 wrote:
Hi
I recently finished a modified FPGA build and I wanted to compile a C++ program to test it. The program is based on the test_usrp_standard_tx program. I wanted to know how I would go about compiling the program so that all the proper header files are correctly included.
Sorry if this is a silly question, c++ isn’t really my forte.
Regards
Lance
Look at the existing Makefile.am