• Kazuki Fujita

    Excuse me, How can I get the absolute path of externals object made by C? I made my original object by C programming. The object needs the absolute path to read HRTF databases. Now, the object got the absolute path from Makefile which get the path by shell-script. However, when someone gets my object from deken, he must run "make". I want everyone to use my object directly without running "make". How can I get absolute paths directly within the C program?

    ※I had already tried to use getcwd() of unistd.h, but I can't get the absolute path...

    posted in extra~ read more
  • Kazuki Fujita

    Hi there. I have an original object using FFTW. I want to upload it to Deken. However, the object needs FFTW library so when someone uses, he must install the library.

    My ideal is that anyone use that externals object just download from Deken without installing FFTW library.

    Do you have any good suggestions?

    Sincerely
    Thank you

    posted in extra~ read more
Internal error.

Oops! Looks like something went wrong!