Code Monkey home page Code Monkey logo

gimx-build's People

Contributors

godlikeru avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gimx-build's Issues

Fails to compile when following instructions from wiki

Hello,

I think I discovered a pretty severe bug in build.sh. This script automates building gimx by downloading it from git, compiling, etc. If I clone this repository using instructions from wiki - https://gimx.fr/wiki/index.php?title=Development_on_Windows

By this command:
./build.sh
It will throw:
make[2]: Leaving directory '/home/Godlike/GIMX-build/windows/GIMX/shared/gimxconfigupdater' make -C gimxlog UHID= make[2]: Entering directory '/home/Godlike/GIMX-build/windows/GIMX/shared/gimxlog' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory '/home/Godlike/GIMX-build/windows/GIMX/shared/gimxlog' make[1]: *** [Makefile:19: build-gimxlog] Error 2 make[1]: Leaving directory '/home/Godlike/GIMX-build/windows/GIMX/shared' make: *** [Makefile:15: build-shared] Error 2 make: Leaving directory '/home/Godlike/GIMX-build/windows/GIMX'

It throws an error because in fact shared/gimxlog folder is completely empty. Git command lacks --recursive and it doesn't downloads submodules like gimxlog, gimxprio and so on.

build.sh needs to be modified in order to fix this issue. Im making a pull request with fix. It's really small and it fixes the compilation issue.

Steps to reproduce issue:

  1. Clone the repository to the fresh folder
  2. Try to build it

My OS is Windows 10 1607 x64
Using msys2-x86_64-20161025

Regards,
Daniel

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.