Welcome!
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Welcome!
»
Final Burn Neo
»
FBN Development
»
Topic:
How to solve the issue of FBA byte overflow during compilation?
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: How to solve the issue of FBA byte overflow during compilation? (Read 3640 times)
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
Logged
barbudreadmon
Administrator
Posts: 1202
Karma: +69/-2
Helper
Re: How to solve the issue of FBA byte overflow during compilation?
«
Reply #16 on:
Today
at 03:41:11 AM »
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
»
Logged
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Welcome!
»
Final Burn Neo
»
FBN Development
»
Topic:
How to solve the issue of FBA byte overflow during compilation?