Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: I want to use this module for another project!  (Read 2615 times)

0 Members and 1 Guest are viewing this topic.

shackra

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://swt.encyclomundi.org
I want to use this module for another project!
« on: April 19, 2013, 04:42:37 am »
Hello! :D

I have a project that lacks of "advanced"  audio support (3D sound, load various sound formats and such) and I want to integrate this module to my project using Python's ctypes alĂ  Pymunk, so I want to know:

  • the necessary files for this module to work are just: lib/libsfml-audio.a and lib/libsfml-audio-*.a (for GNU/Linux), bin/libsndfile-1.dll and bin/openal32.dll and bin/sfml-audio-2.dll and bin/sfml-audio-d-2.dll (for Windows) or there are more compiled files involved (for both platforms)?
  • May can I place all compiled files in one directory with (maybe) different names or names cares for the involved libs?

Just for Windows: csfml-audio-2.dll, libsndfile-1.dll and openal32.dll are all the files that I need to make the Audio module works or those files depends on others inside lib/?

cheers! :)
« Last Edit: April 19, 2013, 07:49:51 pm by shackra »

GNU User
Python programmer
Blog