Git Product home page Git Product logo

Comments (14)

DubStepMad avatar DubStepMad commented on September 21, 2024 1

@Lihis installed VS2017 and the CMake extentsion but now getting a different error:

`Expat/2.2.6@pix4d/stable: WARN: Can't find a 'Expat/2.2.6@pix4d/stable' package for the specified settings, options and dependencies:

  • Settings: arch=x86_64, build_type=Debug, compiler=Visual Studio, compiler.runtime=MDd, compiler.version=16, os=Windows
  • Options: disable_getrandom=True, shared=False, static_crt=False
  • Dependencies:
  • Package ID: eb4102e772b530edfbc4b0e1be0c1f346423e000`

Managed to bypass it with --build missing

from ets2-job-logger.

Lihis avatar Lihis commented on September 21, 2024

I would say that this is not our issue but rather Conan/Expat issue related to Visual Studio 2019 as with Visual Studio 2017 there is no problems. Will you be able to resolve this by yourself? If it is issue on Conan or Expat feel free to link the related issue. Or open pull request if we need to change something to make it work with VS2019.

from ets2-job-logger.

DubStepMad avatar DubStepMad commented on September 21, 2024

I would say that this is not our issue but rather Conan/Expat issue related to Visual Studio 2019 as with Visual Studio 2017 there is no problems. Will you be able to resolve this by yourself? If it is issue on Conan or Expat feel free to link the related issue. Or open pull request if we need to change something to make it work with VS2019.

Thank you for the quick response and I'll see if there are any fixes available otherwise I will install VS2015.

Thank you for your help.

from ets2-job-logger.

DubStepMad avatar DubStepMad commented on September 21, 2024

@Lihis Not sure which package you are using but found out that the main Expat is now deprecated: https://github.com/bincrafters/conan-expat

Updated version is: https://github.com/libexpat/libexpat

I hope this helps to resolve the issue.

from ets2-job-logger.

Lihis avatar Lihis commented on September 21, 2024

wxWidgets seems to be the one pulling in the Expat as a dependency. Does it work with VS2019 if you make Conan to pull in the latest stable release of Expat a.k.a 2.2.9?

Answering the question about VS2015 in the different issue; like I said above, building should work in Visual Studio 2017.

from ets2-job-logger.

doouz avatar doouz commented on September 21, 2024

If help, I compiled the gui and plugin like 10 minutes ago without problems, following the instructions on readme for windows. Using Visual Studio 2017 x64 + Visual Studio Tools. As said in the instructions, I used conan to install dependencies.

from ets2-job-logger.

Lihis avatar Lihis commented on September 21, 2024

That's good. Unfortunately I can't help much with Windows stuff so I'll edit the title to indicate that this is VS2019 specific issue and leave this open for now.

from ets2-job-logger.

DubStepMad avatar DubStepMad commented on September 21, 2024

If help, I compiled the gui and plugin like 10 minutes ago without problems, following the instructions on readme for windows. Using Visual Studio 2017 x64 + Visual Studio Tools. As said in the instructions, I used conan to install dependencies.

I've followed the instructions and used VS2017 but still have issues.

from ets2-job-logger.

Lihis avatar Lihis commented on September 21, 2024

Comparing the output from AppVeyor build and what you had pasted above and I see the compiler.version is different. In AppVeyor it is 15 while you have 16. Is it so that version 16 is shipped with VS2019 while version 15 is shipped with VS2017?

Also the error message in the first message does not tell much, except execution failed, but who knows why it failed, there wasn't any details?

from ets2-job-logger.

DubStepMad avatar DubStepMad commented on September 21, 2024

@Lihis
I didn't want to open another issue as this is still related to Windows 10 but using VS 2017

After doing the following step Edit CMake options via CMake -> Change CMake settings -> CMakelists.txt

These are the options that is prompted, which one am I suppose to select?
rXz32

Also a few other errors which I think are not suppose to be there
rkrRH2h

from ets2-job-logger.

DubStepMad avatar DubStepMad commented on September 21, 2024

Even with the CMake GUI version it has an issue finding a file and with a command.
eYTXW

from ets2-job-logger.

doouz avatar doouz commented on September 21, 2024

@DubStepMad hey, you need to select x64-Release and then, follow the intructions that are inside the readme for windows build.

from ets2-job-logger.

Lihis avatar Lihis commented on September 21, 2024

hey, you need to select x64-Release and then, follow the intructions that are inside the readme for windows build.

If one follows the instructions in readme shouldn't they choose x64-Debug as it guides for debug build?

from ets2-job-logger.

doouz avatar doouz commented on September 21, 2024

hey, you need to select x64-Release and then, follow the intructions that are inside the readme for windows build.

If one follows the instructions in readme shouldn't they choose x64-Debug as it guides for debug build?

Yes, x64-Debug if they want to build a debug build or release for a release build. Also they can choose x64-Debug and as is explained in the readme, after the debug release works, they can replace all the debug for release in the cmake-settings and in the conan install command line.

from ets2-job-logger.

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.