Giter Site home page Giter Site logo

Comments (5)

JMLX42 avatar JMLX42 commented on August 19, 2024 1

Hello,

Minko ShaderLab and Minko Studio were meant for the previous version of Minko and were built with ActionScript 3. Mink Studio will likely be replaced by the Blender plugin we're working on (see #220).

I [...] use fedora 23can not compiler and use minko

We use Ubuntu and we never tested it with fedora 23 but it should work.
Just follow the Targeting Linux documentation and tell us what doesn't work.

from minko.

warrenseine avatar warrenseine commented on August 19, 2024

@laishi Can you create a separate issue with more details for the Fedora problem?

from minko.

laishi avatar laishi commented on August 19, 2024

1).Installing the SDK sources

my working dir is:/home/laishi/Work/Web/WebGL

git clone https://github.com/aerys/minko.git

2).set environment variable:

echo "export MINKO_HOME=/home/laishi/Work/Web/WebGL/minko/sdk">> ~/.bashrc

ps: minko/no sdk dir

3).Installing toolsets (Compiling the SDK for Linux)
gcc -v
gcc (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2)

in fedora 23 Install libraries

No package software-properties-common available.

No package libgl1-mesa-dev available.
No package libglu1-mesa-dev available.
No package libglew-dev available.
No package libsdl2-dev available.
No package libcurl4-openssl-dev available.
No package libudev-dev available.
No package libxinerama-dev available.
No package libgtk2.0-dev available.

so i skip them


Generate the solution
cd script/

./solution_gmake_gcc.sh
error:
bash: ./solution_gmake_gcc.sh: No such file or directory
here is script dir files

build_android_debug.bat    build_html5_debug.sh     fail.bat                premake5.sh               solution_vs2013_min.bat
build_android_debug.sh     build_html5_release.bat  fail.sh                 solution_gmake_full.bat   solution_vs2015_full.bat
build_android_release.bat  build_html5_release.sh   install_emscripten.bat  solution_gmake_full.sh    solution_vs2015_min.bat
build_android_release.sh   clean.bat                install_emscripten.sh   solution_gmake_min.bat    solution_xcode_ios.sh
build_android.sh           clean.sh                 install_jni.sh          solution_gmake_min.sh     solution_xcode_osx.sh
build_html5_debug.bat      cpjf.sh                  premake5.bat            solution_vs2013_full.bat


then use:
./solution_gmake_full.sh
show this
You must define the environment variable EMSCRIPTEN to be able to target HTML5.
You must define the environment variable ANDROID_HOME to be able to target Android.
Building configurations...
Running action 'gmake'...
Building configurations...
Running action 'gmake'...
Generating Makefile...  
.....
Done.

4).Build the solution
make config=linux64_release;
make: *** No targets specified and no makefile found. Stop.

from minko.

laishi avatar laishi commented on August 19, 2024

@jean-marc Le Roux
3. Mink Studio will likely be replaced by the Blender plugin we're working on (see #220).

where is the blender plugin download

thanks a lot

from minko.

warrenseine avatar warrenseine commented on August 19, 2024

@laishi Please create a separate issue for your compilation problem.

from minko.

Related Issues (20)

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.