Miscellaneous > Programming

Compile Error

<< < (2/3) > >>

dink:
Don't give up, we'll help you figure it out! :)
after you made the change to  "#INCLUDE_CPLUSPLUS11_FILES = 1", can you pls. post the error messages you get now?

best regards,
- dink


--- Quote from: cap on May 08, 2017, 08:40:02 AM ---I don't understand.

I've commented D:\fba\fbasrc\makefile, line 40
INCLUDE_CPLUSPLUS11_FILES = 1
becomes
#INCLUDE_CPLUSPLUS11_FILES = 1

But I still get errors and no .exe

I think I'd better forget about it

--- End quote ---

cap:
mingw32-make mingw345
Making normal build...

Generating depend file for src/burner/win32/about.cpp...
Generating depend file for src/burner/win32/resource.rc...
Compiling src/burn/drv/sega/sys16_gfx.cpp...
src/burn/drv/sega/sys16_gfx.cpp: In function `void System16PaletteInit()':
src/burn/drv/sega/sys16_gfx.cpp:3004: error: `nullptr' was not declared in this scope
mingw32-make[1]: *** [sys16_gfx.o] Error 1
mingw32-make: *** [mingw345] Error 2

dink:
That was actually a bug on our side, sorry about that.  Here is a new sys16_gfx.cpp with the problem solved so that it will compile fine w/gcc 3.x.  Download the attachment and put it in src\burn\drv\sega (copy it over the old one)

best regards,
- dink

cap:
I got my FBA.exe in v 0.2.97.40 compiled!
I played Final Fight (World, set 1) with my basic USB Thrustmaster joystick.
These games are real fun. I can't reach the 2nd district with a single coin though.
I would run out of money whether I would finnish it!

The input menu with Directinput is wonderful. I can map any buttons, axes... incredible.
There are PC games with less mapping possibilities!

Also I'm amazed you've found the faulty cpp.
Could you tell what you amended in sys16_gfx.cpp ?
By the way could you tell me which files can be edited to amend frontend gfx or strings... for me to accomplish a visual exploit.
Thank you

Joaquim2020:

--- Quote from: dink on May 07, 2017, 02:07:53 PM ---Hi cap,
try this command instead: mingw32-make mingw345

best regards,
- dink

--- End quote ---

How to compile only one source or two? For example i want Neo Geo and Cave.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version