Coder Social home page Coder Social logo

Comments (6)

kmpeters avatar kmpeters commented on June 15, 2024

I should add that the build is being done in a cmd.exe window, which is why it uses the problematic echo.exe.

from streamdevice.

dirk-zimoch avatar dirk-zimoch commented on June 15, 2024

I will have a look. Maybe I used cygwin.

from streamdevice.

dirk-zimoch avatar dirk-zimoch commented on June 15, 2024

bash and powershell both need the quotes because of the parentheses. Only echo.exe requires no quotes. I don't know how to solve this dilemma at the moment.

from streamdevice.

dirk-zimoch avatar dirk-zimoch commented on June 15, 2024

I have re-built the project on Windows but don't have the quote problem. However \cygwin\bin is the first thing in my PATH. Also I use GNU make version 4.2.1 from cygwin if that matters. That does not mean that I build for cygwin though. I use the Microsoft cl compiler but everything else like make, perl, and as it seems echo as well, from cygwin.

from streamdevice.

kmpeters avatar kmpeters commented on June 15, 2024

I use Windows reluctantly and I'm definitely not a Makefile expert, however, my perception is that putting registrar(AsynDriverInterfaceRegistrar) in its own dbd file and then optionally including that dbd file if ASYN is defined is significantly easier than trying to make the echo statement work for bash & cmd.exe. This would require makedbd.pl to output an intermediate dbd file rather than the final one.

from streamdevice.

dirk-zimoch avatar dirk-zimoch commented on June 15, 2024

Fixed in commit 8f34dd2.
I have moved generation of the problematic line into the makedbd.pl script.

from streamdevice.

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.