Skip to main content
18-Opal
June 4, 2018
Question

Link not visible in project properties

  • June 4, 2018
  • 1 reply
  • 767 views

I want to read data from Excel and use it as a filter.
Or to read the value of a specific parameter or directory address.
C is asking me to set up a link while browsing the library that reads xlsx or xlx.
However, if the project configuration properties are makefiles, no links are visible in the options.

1 reply

CHASEONHO18-OpalAuthor
18-Opal
June 7, 2018

add the LIB path to the makefile, the build succeeds.
However, the toolkit application does not run.