Author Topic: How to solve the issue of FBA byte overflow during compilation?  (Read 3642 times)

Offline hxghwx

  • Jr. Member
  • **
  • Posts: 52
  • Karma: +0/-3
Re: How to solve the issue of FBA byte overflow during compilation?
« Reply #15 on: July 02, 2025, 09:00:26 PM »
The situation occurs when installing Perl, as shown in the figure

Offline barbudreadmon

  • Administrator
  • *****
  • Posts: 1202
  • Karma: +69/-2
  • Helper
A header named "ctv.h" is supposed to be generated at compilation time (https://github.com/finalburnneo/FBNeo/blob/master/makefile.mingw#L631-L637).
Yours was not.
I can only suppose this is the result of yet another thing you did but never bothered mentioning: everything in this topic leads to think you are using older code (or maybe code from some unsupported fork), modifying it, and not following recommendations. Not entirely sure we can help you in those conditions.
« Last Edit: Today at 04:08:32 AM by barbudreadmon »