Coder Social home page Coder Social logo

windows build issues about cffi-lua HOT 4 CLOSED

q66 avatar q66 commented on August 20, 2024
windows build issues

from cffi-lua.

Comments (4)

DmitryOvsyannikov1978 avatar DmitryOvsyannikov1978 commented on August 20, 2024

All the commans to build I run from x86_x64 Cross Tools Command Prompt for VS 2022

from cffi-lua.

DmitryOvsyannikov1978 avatar DmitryOvsyannikov1978 commented on August 20, 2024

Was able to build it after 2 additional steps.

  1. Using vcpkg I've downloaded lua-5-4 and together with the binaries there was an include directory with 5 include files (lauxlib.h, lua.h, lua.hpp, luaconf.h, lualib.h)

  2. I put these include file into cffi-lua\subprojects\libffi\include

After that the built was successful. Anyway it would be nice if somebody corrects me what I did wrong.

from cffi-lua.

q66 avatar q66 commented on August 20, 2024

but your original error output tells you what's wrong? lua.hpp: No such file or directory,

likewise, the build instructions tell you exactly what to do, including to place the headers in the right place, which means you did not follow the instructions properly

from cffi-lua.

DmitryOvsyannikov1978 avatar DmitryOvsyannikov1978 commented on August 20, 2024

I disagree because as a user I know nothing about what headers I should add and where to take them from. Probably it makes sence to add them to the repository

from cffi-lua.

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.