Compiling the FreeBASIC compiler

Started by Paul Squires, September 08, 2018, 01:00:49 PM

Previous topic - Next topic

Johan Klassen

#15
hello Joerg Buckel
my tests compile and run ok.
for a test, please download a new copy of the FreeBASIC sources from https://github.com/freebasic/fbc
compile that and after you have replaced fbc.exe with the newly compied fbc
open the project: G:\WinFBE_Suite\Sample_Projects\VisualDesigner\FormTest.wfbe
and select build to Win64 GUI(Release)
tell me if it compiles and runs or not.

Joerg B.

Hello Johan

Thank you for your feedback.
I did it the way you suggested.

The result or error message is the same.
I uninstall everything and reinstall everything. Then I see if there is a difference.
Greeting from Germany

Joerg

Joerg B.

#17
Hello Johan

I'm almost ashamed to admit it....
I had recreated the project and simply forgot to set the "-d ENABLE_STANDALONE" switch in the project properties.

I have now done this and can use the two compilers I created.
Greeting from Germany

Joerg