RubbleMonkey opened a new issue, #4925:
URL: https://github.com/apache/netbeans/issues/4925

   ### Apache NetBeans version
   
   Apache NetBeans 15
   
   ### What happened
   
   I started a new c project using the c/c++ plugin (NOT the CPPLite kit 
plugin), and added the required pkg-config command using the "Add PkgConfig 
Library" option in the project properties menu. After a number of warnings 
regarding the <Elementary.h> header the build failed. I tried gcc and clang and 
neither worked. If I invoke the compiler directly it builds just fine, but if 
you try to use make on the project makefile directly if fails the same way.
   
   ### How to reproduce
   
   The problem is reproducible by making any test application using the EFL 
libraries and then trying to build it. I have attached my exported test project:
   [EFL_test.zip](https://github.com/apache/netbeans/files/9945034/EFL_test.zip)
   
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Linux - OpenSUSE Leap 15.4 x86_64
   
   ### JDK
   
   OpenJDK 11.0.16
   
   ### Apache NetBeans packaging
   
   Apache NetBeans binary zip
   
   ### Anything else
   
   I attached the build error:
   
[build_log.txt](https://github.com/apache/netbeans/files/9945046/build_log.txt)
   
   If you need any additional information I would be happy to help!
   
   ### Are you willing to submit a pull request?
   
   No
   
   ### Code of Conduct
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to