• Welcome to PlanetSquires Forums.
 

WinFBX Version 1.0

Started by José Roca, November 21, 2017, 05:19:32 PM

Previous topic - Next topic

ChrisC

Cool, thanks a lot Jose

These examples are so cool !

José Roca

I have uploaded an updated help file. It is attached to the first post of this thread.

Eros Olmi

Sorry for the dummy question but which is the correct way to proceed for using WinFBX?
Where do I have to place all files?

I've FreeBasic installed in C:\FreeBasic\
Do I have to copy all WinFBX file inside C:\FreeBasic\inc\ directory?

Thanks a lot
Eros

José Roca

As long as they're in a folder or subfolder called Afx, you can put them anywhere. When compiling you will need to use the switch -i followed by the path of the include files.

Paul Squires

Quote from: Eros Olmi on July 31, 2018, 05:08:43 AM
Do I have to copy all WinFBX file inside C:\FreeBasic\inc\ directory?

That's the way that I have my system setup. I copy all of Jose's WinFBX files into a subfolder called "Afx" and place that subfolder off of the "\inc" folder of the compiler. I do that for both 32 bit and 64 bit compilers.
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

Eros Olmi

Ciao José,

link to documentation seems no longer valid: http://www.jose.it-berater.org/WinFBX/WinFBX.html

Eros

José Roca

Tahnks. I have modified it. The documentation was moved to GitHub:
https://github.com/JoseRoca/WinFBX/tree/master/docs