Giter VIP home page Giter VIP logo

Comments (4)

MaJerle avatar MaJerle commented on August 15, 2024

When you say CMake support, what is your request? Is source files not enough? Thanks for clarifying.

from lwcell.

tan-wei avatar tan-wei commented on August 15, 2024

Thanks for replying.
After some hours reading source codes and documents, it seems that the project mainly used on embedded system devices, then the other systems (Windows, Linux and MAC). So I think CMake is not that must for systems which can not cross-compiled in Windows, Linux orMAC.
Some platform specific functions should be implemented by users, which can not be done by CMake automatically, it makes CMake useless in these specific system. When I first ask this question, I don't realize the project is highly depending on the platform. Sorry for that.
However, it may convinient the users who want to use the project as a library in Windows, Linux orMAC, CMake will make it quite easy to generate the corresoponding library. Actually, it is not must for this project. If necessary, I would fork the project and write a CMake file. Maybe someone like me want that. Just maybe...
I will try the project under windows soon. Thanks very much! Hope I do not waste of your time.
Hope you have a nice weekend!

from lwcell.

tan-wei avatar tan-wei commented on August 15, 2024

So is the issue going to be closed?

from lwcell.

MaJerle avatar MaJerle commented on August 15, 2024

Library consists of 2 parts, one is platform independent and second is highly-platform dependent. Second part includes special functions for operating system and communication between host (Windows, etc, embedded MCU, etc) and ESP8266 and these must be developed specific for each system.

I will close the issue now.

from lwcell.

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.