Re: [Discuss OpenCPI] Building ACI outside of OpenCPI project
Release 1.5?
On 12/6/19 5:14 PM, Chris Hinkey wrote:
> I am looking at section 7.6 (Building ACI Programs) of the OpenCPI
> Application Development Guide. I am trying to just take a look at the
> variables that ocpisetup.mk is supposed to setup.
>
> include $(OCPI_CDK_DIR)/include/ocpisetup.mk
> $(info OCPI_LIB_DIR: $(OCPI_LIB_DIR))
> $(info OCPI_EXPORT_DYNAMIC: $(OCPI_EXPORT_DYNAMIC))
> $(info OCPI_INC_DIR: $(OCPI_INC_DIR))
> $(info OCPI_PREREQUISITE_LIBS: $$(OCPI_PREREQUISITE_LIBS))
>
> all:
> _at_echo "this is a test makefile"
>
> I get all blank variables back. Does this method of building with the ACI
> in the document not work ?
>
Received on Fri Dec 06 2019 - 22:20:51 CST
This archive was generated by hypermail 2.3.0
: Fri Jun 05 2026 - 08:45:25 CDT