[Discuss OpenCPI] Building ACI outside of OpenCPI project

From: Chris Hinkey <chinkey_at_geontech.com>
Date: Fri, 06 Dec 19 17:14:51 -0500

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:14:51 CST

This archive was generated by hypermail 2.3.0 : Fri Jun 05 2026 - 08:45:25 CDT