Compilation

Compilation problems

If you have problems compiling your patches the easiest way to solve them is to report the problem using the GitHub issues.

How to report?

Create a new issue on Github or use Google Forms.


  • 🚧 Object not found:
    • Solution:
      • Check if the library of that object is supported Supported libraries.
      • Check how pd4web detects objects in Externals Objects. If the library is not supported remove the object; if the library is supported, and you did what is in Externals Objects, report the issue.
  • 🚧 Object not supported:
    • Solution: You must remove the object not supported.
  • 🚧 pd4web can not process some object:
    • Solution: You must report the problem and the object. I probably never used this object.
  • 🚧 Cmake configuration problems:
    • Solution: Try to delete the Pd4Web, build and Webpatch, then compile it again, on errors, report the issue.
  • 🚧 Cmake compilation problems:
    • Solution: Report the issue, these errors should not happen!