Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help needed..
#21
Cool, the example was added fsw, thanks.. there are many macro #define's missing yet, SWIG won't emit them, hand edition will be needed..

Okay keeling, the readme was updated, thanks again..

Yeah, the ODE site seems to be working again too.. ODE can be quite complex tho, at least to me :P

I just finished adding variable initializers, i'll try to add bitfields as Gtk depends on them a lot.. then a new release will be done, hopefully until the next weekend..
Reply
#22
Vic just realized that I messed up 'window' in xml and 'window1' in bas file.
could you change it ?
I will change it where I posted it.

EDIT:
Changed 'window1' to 'window' in bas file.
Sorry for the inconvenience.

BTW: actually it should not have worked... strange.
Reply
#23
That ODE looks cool.

Will the libs converted to freebasic be uploaded soon?

I'll take a peek into it.
Reply
#24
No problem, changed.. yeah, strange how it worked fine..

ODE is just a library, you have to do all the GFX using any library you want, everything is up to the users and it's not so simple, but the results can be incredible, check the demo's page.
Reply
#25
I downloaded that make.bat utility, and I'm getting this error when I try to build the .a file for ODE...

I just copied everything to FB/bin, and ran "makea.bat ode" from the dos prompt.

Code:
C:\FreeBASIC\bin\makea.bat ode
C:\FREEBA~1\BIN\DLLTOOL.EXE: Syntax error in def file ode.def:0
C:\FREEBA~1\BIN\DLLTOOL.EXE:  installation problem, cannot exec C:\FREEBA~1\BIN\as'
C:\FREEBASIC\BIN\libode.dll.a => C:\FREEBASIC\lib\libode.dll.a [ok]

Also, I downloaded the latest version of ODE from the site, and got the dll from this dir...
Code:
ode-0.5\contrib\DotNetManaged\Release
Reply
#26
Dunno, i used this one: http://prdownloads.sourceforge.net/opend...p?download, the dll is at the /lib dir.

"pexports -o ode.dll >ode.def" followed by "dlltool -d ode.def -l libode.dll.a" worked fine.
Reply
#27
Arghh... I didn't realize the dll had to be in fb/bin/Win32 before making an .a file. It's fine now. Man, this thing is awesome! :bounce:
Reply
#28
Here's another one: http://www.physicsengine.com/

The header is in the CVS (http://cvs.sourceforge.net/viewcvs.py/fb...ortby=date, it will be up for anonymous access in ~5 hours..
Reply
#29
er... yeah. i tried writing docs for pdflib but that stuff just went way over my head. keeling, if you still would like to do it, you're more than welcome to. or anybody x.x
Reply
#30
I wonder if theres any sound library for freebasic.

Besides playing sound clips, midi and mod files, I was wondering if the ability to create sond using modular software based synthesizer or something like that.

And we can do:

SOUND (frequency),(durance)

But it doesn't give the output to the computer speaker instead the soundblaster.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)