Giter Site home page Giter Site logo

musictiles's People

Contributors

kienyew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

musictiles's Issues

fedora linux

CMake Error at build/_deps/raylib-src/src/external/glfw/CMakeLists.txt:215 (message):
The Xinerama headers were not found

-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found. Stop.

Error: Undefined References

C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x8f): undefined reference to GetRandomValue' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1ea): undefined reference tolist_append_tail' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x26c): undefined reference to list_pop_node' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x2d2): undefined reference tolist_append_tail' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x4e7): undefined reference to GetRandomValue' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x5bb): undefined reference tolist_append_tail' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x66f): undefined reference to list_pop_node' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x6cd): undefined reference toIsKeyPressed' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x811): undefined reference to list_pop_node' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x8be): undefined reference tolist_pop_node' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x96b): undefined reference to list_pop_node' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xa48): undefined reference toGetRandomValue' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xa50): undefined reference to PlayPianoNote' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xbb6): undefined reference tolist_pop_node' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xc0c): undefined reference to BeginDrawing' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xc27): undefined reference toClearBackground' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xcd4): undefined reference to DrawLineEx' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xd7b): undefined reference toDrawLineEx' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xe31): undefined reference to DrawRectangle' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xf11): undefined reference toDrawRectangle' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0xfb8): undefined reference to DrawText' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1033): undefined reference toDrawText' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1066): undefined reference to TextFormat' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x108f): undefined reference toDrawText' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x10b4): undefined reference to TextFormat' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x10dd): undefined reference toDrawText' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x10e2): undefined reference to EndDrawing' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1148): undefined reference tolist_clear' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1166): undefined reference to list_clear' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x117c): undefined reference toInitAudioDevice' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x1198): undefined reference to InitWindow' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x11a4): undefined reference toSetTargetFPS' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x11ba): undefined reference to WindowShouldClose' <br/>C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x11cb): undefined reference toCloseWindow' C:\Users\rishk\AppData\Local\Temp\ccBnYs68.o:main.c:(.text+0x11d0): undefined reference to 'CloseAudioDevice' collect2.exe: error: ld returned 1 exit status

So I cloned your repo and downloaded it. Tried to run main.c but I'm getting these undefined reference errors. Can you help?

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.