How to create a static build for a project in c++ XE5 embacadero -


Does anyone know that C ++ I go through the options of the project and it does not seem that much is clear.

You must disable the following on the project options:

  • Dynamic Link with Delphi Runtime Library (C + + Linker)
  • Link with Runtime Packages (Package, Runtime Package) with RTL (C + + Linker)

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -