Recent

Author Topic: FPC complete application build  (Read 1791 times)

lagprogramming

  • Sr. Member
  • ****
  • Posts: 391
FPC complete application build
« on: July 09, 2015, 04:51:52 pm »
   Is there a way to force a complete build of an application?
   I'd like to modify some FPC source files, build an app using an external IDE like Lazarus or fpgui, then revert the changes done to the FPC source files. The application should be built based on the changed(modified) files. The point is to avoid a complete rebuild of FPC by using an additional command line parameter(or something like that).

Bart

  • Hero Member
  • *****
  • Posts: 5144
    • Bart en Mariska's Webstek
Re: FPC complete application build
« Reply #1 on: July 09, 2015, 11:54:18 pm »
AFAIK you need to rebuild fpc before changes made to it's source can be compiled into your program.

Bart

 

TinyPortal © 2005-2018