Git Product home page Git Product logo

Comments (8)

ermig1979 avatar ermig1979 commented on May 18, 2024

I'm sorry but I can't reproduce the error. I took Visual Studio, selected "Configuration Type" as "Static Library" and project was built without any error.

P.S. Sometimes Visual Studio return this error. Project reloading helps me.

from simd.

AVConceptProducts avatar AVConceptProducts commented on May 18, 2024

Here is the output :
error MSB3073: The command "C:\Users\fullPath\Simd\prj\vs2017w\..\cmd\GetVersion.cmd
error MSB3073: :VCEnd" exited with code 9009

Reload means clean ?
Thanks

from simd.

ermig1979 avatar ermig1979 commented on May 18, 2024

Reloading of Visual Studio solution and clean.

from simd.

AVConceptProducts avatar AVConceptProducts commented on May 18, 2024

Oh ok I did but still same problem ...

The problem is here :

<Target Name="PreBuildEvent" Condition="'$(PreBuildEventUseInBuild)'!='false'">
    <Message Text="Description: %(PreBuildEvent.Message)" Condition="'%(PreBuildEvent.Message)' != '' and '%(PreBuildEvent.Command)' != ''"/>
    <Exec Command="%(PreBuildEvent.Command)$(_BuildSuffix)" Condition="'%(PreBuildEvent.Command)' != ''"/>
  </Target>

Don't know what to do..

from simd.

AVConceptProducts avatar AVConceptProducts commented on May 18, 2024

I tried with VS2015 and I have the same Error.

from simd.

AVConceptProducts avatar AVConceptProducts commented on May 18, 2024

Any solution ?
It worked well before when I opened from /prj/vs2017w with vs2017.
I just cloned the last repository and I have this issue.

from simd.

AVConceptProducts avatar AVConceptProducts commented on May 18, 2024

I resolved the issue.. By looking to the output I noticed that the script stops when there is a space in the path ... So he does not have access to the .cmd file.

Maybe it could be fixed !
Thanks

from simd.

ermig1979 avatar ermig1979 commented on May 18, 2024

Thank you for bug report. I have fixed this bug.

from simd.

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.