GithubHelp home page GithubHelp logo

robinpaulson / asperes Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 1.02 MB

An image-to-audio/audio-to-image converter, in a similar vein to "Metasynth". A fork of ARSS, which is discontinued

License: GNU General Public License v2.0

Makefile 2.86% Shell 0.61% C 95.80% Batchfile 0.72%

asperes's People

Contributors

robinpaulson avatar

Watchers

 avatar  avatar  avatar

Forkers

prasad-kamat

asperes's Issues

asperes will not build

error message as follows:

cc -D_LINUX -I../src -L. -o asperes ./obj/asperes.o ./obj/dsp.o ./obj/image_io.o ./obj/sound_io.o ./obj/util.o -lfftw3 -lmutil -lm
/usr/bin/ld: ./obj/asperes.o: in function 'read_config_file':
asperes.c:(.text+0x777): undefined reference to 'mut_file_exist'
/usr/bin/ld: asperes.c:(.text+0x7c9): undefined reference to 'mut_file_exist'
/usr/bin/ld: asperes.c:(.text+0x876): undefined reference to 'mut_file_exist'
/usr/bin/ld: asperes.c:(.text+0x8af): undefined reference to 'mut_load_config'
/usr/bin/ld: asperes.c:(.text+0x8d3): undefined reference to 'mut_last_error'
/usr/bin/ld: asperes.c:(.text+0x8da): undefined reference to 'mut_errmsg'
/usr/bin/ld: ./obj/asperes.o: in function 'main':
asperes.c:(.text+0x969): undefined reference to 'mut_parse_cmd_line'
/usr/bin/ld: asperes.c:(.text+0x994): undefined reference to 'mut_last_error'
/usr/bin/ld: asperes.c:(.text+0x99b): undefined reference to 'mut_errmsg'
/usr/bin/ld: asperes.c:(.text+0xa0b): undefined reference to 'mut_set_logname'
/usr/bin/ld: asperes.c:(.text+0xa15): undefined reference to 'mut_setlog'
/usr/bin/ld: asperes.c:(.text+0xa30): undefined reference to 'mut_get_date'
/usr/bin/ld: asperes.c:(.text+0xba7): undefined reference to 'mut_fname_split'
/usr/bin/ld: asperes.c:(.text+0xd68): undefined reference to 'mut_stoi'
/usr/bin/ld: asperes.c:(.text+0xe5a): undefined reference to 'mut_stof'
/usr/bin/ld: asperes.c:(.text+0xef5): undefined reference to 'mut_stof'
/usr/bin/ld: asperes.c:(.text+0xf90): undefined reference to 'mut_stof'
/usr/bin/ld: asperes.c:(.text+0x102b): undefined reference to 'mut_stof'
/usr/bin/ld: asperes.c:(.text+0x10c6): undefined reference to 'mut_stof'
/usr/bin/ld: asperes.c:(.text+0x1166): undefined reference to 'mut_stoi'
/usr/bin/ld: asperes.c:(.text+0x11b9): undefined reference to 'mut_stoi'
collect2: error: ld returned 1 exit status
make: *** [Makefile:32: asperes] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.