Git Product home page Git Product logo

Comments (7)

SirLynix avatar SirLynix commented on June 15, 2024

Il faut l'exécuter depuis CodeBlocks ou bien copier les fichiers .dll de NazaraEngine/lib/mingw/x(86|64) et NazaraEngine/extlibs/lib/mingw/x(86|64) à côté de l'exécutable :)

from nazaraengine.

ImperatorS79 avatar ImperatorS79 commented on June 15, 2024

c'est fait, j'ai la dll de nazara, du ndk, de toutes les libs externes + tous les .A/.lib dans mon dossier

Une petite liste :
assimp.dll
libsndfile-1.dll
NazaraEngine-d.dll
NazaraSDK-d.dll
Newton.dll
Newton_d.dll
soft_oal.dll
vcruntime140.dll (il me l'a demandé)
libfreetype-s.a
liblibsndfile-1.a
liblua-s.a
liblua-s-d.a
libNazaraEngine-d.a( fichier de 2 mo)
libNazaraSDK-d.a
libstb_image-s.a
libstb_image-s-d.a
assimp.lib
Newton.lib
Newton_d.lib

Mais cela fait toujours une erreur (une erreur windows, pas cb ou mingw)

from nazaraengine.

SirLynix avatar SirLynix commented on June 15, 2024

Normalement les .a ne sont nécessaires que pour la compilation, il te
manque quoi du coup ?

Le 9 juin 2016 18:35, "ImperatorS79" [email protected] a écrit :

c'est fait, j'ai la dll de nazara, du ndk, de toutes les libs externes +
tous les .A/.lib dans mon dossier

Une petite liste :
assimp.dll
libsndfile-1.dll
NazaraEngine-d.dll
NazaraSDK-d.dll
Newton.dll
Newton_d.dll
soft_oal.dll
vcruntime140.dll (il me l'a demandé)
libfreetype-s.a
liblibsndfile-1.a
liblua-s.a
liblua-s-d.a
libNazaraEngine-d.a( fichier de 2 mo)
libNazaraSDK-d.a
libstb_image-s.a
libstb_image-s-d.a
assimp.lib
Newton.lib
Newton_d.lib


You are receiving this because you commented.

Reply to this email directly, view it on GitHub, or mute the thread.

from nazaraengine.

ImperatorS79 avatar ImperatorS79 commented on June 15, 2024

Une capture d'ecran
screen.docx

from nazaraengine.

SirLynix avatar SirLynix commented on June 15, 2024

Je vois que tu utilises un projet à toi plutôt que les projets CodeBlocks générés par Premake, est-ce que les exemples fonctionnent avec eux ?

from nazaraengine.

ImperatorS79 avatar ImperatorS79 commented on June 15, 2024

Avec les projets premake cela fait ça
capture

Edit : Cela fait la meme chose maintenant avec mon Nazara test
Edit 2: peut-être est-ce à cause de ma version dl sur le loternet de vcruntime140.dll ?
Edit 3: il fallit en fait avoir visual c++ 2015 installé, car c'est le seul package a proposer vcruntime140.dll compatible windows 10. Tous semble donc marcher

from nazaraengine.

SirLynix avatar SirLynix commented on June 15, 2024

Effectivement certaines dépendances sont build avec Visual C++ 2015 (Newton par exemple), le runtime est donc nécessaire (mais il doit il y avoir moyen de le télécharger sans devoir prendre l'IDE en entier).

Ravi que ton problème soit corrigé, n'hésite pas si tu en rencontres d'autres :)

from nazaraengine.

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.