Trouble recompiling for other version of Teechart

edited 3:28AM in FastScript
I am new to Fast Report 3. I am trying to recompile according to the instructions in teechart.txt. I uncomment the define in the .inc files, replace the tee40.bpi in my bpk file with tee4c.bpi and can successfully compile fs4.bpk. Installation to the BCB4 ide fails with the message "Can't load xxx\xxx\fs4.bpl. The specified procedure cannot be found".

Please help.

Comments

  • edited 3:28AM
    If you have FR3 Pro, remove all *.dcu, *.hpp, *.obj and try to recompile all packages.
  • edited 3:28AM
    Thanks for the reply. I had recompiled my FR3 sources. I solved the problem recompiling my Teechart source. Apparently my original binaries had TChartBrush as part of TeEngine and the source referenced in compiling FR3 had it belonging to TChart, or vice versa, I can't remember.

Leave a Comment