Git Product home page Git Product logo

bevy_skybox_cubemap's Issues

Crash at compile time

When compiling my program with the bevy_skybox_cubemap dependency, it fails as cargo has a conflict with selecting a version for 'syn'. Note that the package 'goldberg' is used for obfuscating code when compiled and this failure persists without the package installed. This issue is present when compiling on MacOS and Windows.
Here is the crash output:

error: failed to select a version for `syn`.
    ... required by package `goldberg v0.1.0`
    ... which satisfies dependency `goldberg = "^0.1.0"` of package `client v0.1.0 (C:\Users\NullUsxr\source\repos\NullUsxr\project\client)`
versions that meet the requirements `^1.0.91` are: 1.0.100, 1.0.101, 1.0.99, 1.0.98, 1.0.97, 1.0.96, 1.0.95, 1.0.94, 1.0.93, 1.0.92, 1.0.91

all possible versions conflict with previously selected packages.

  previously selected package `syn v1.0.65`
    ... which satisfies dependency `syn = "=1.0.65"` of package `bevy v0.5.0`
    ... which satisfies dependency `bevy = "^0.5.0"` of package `bevy_skybox_cubemap v0.1.0`
    ... which satisfies dependency `bevy_skybox_cubemap = "^0.1.0"` of package `client v0.1.0 (C:\Users\NullUsxr\source\repos\NullUsxr\project\client)`

failed to select a version for `syn` which could resolve this conflict

And here is the crash output without the goldberg package:

error: failed to select a version for `syn`.
    ... required by package `darling_core v0.13.0`
    ... which satisfies dependency `darling_core = "=0.13.0"` of package `darling v0.13.0`
    ... which satisfies dependency `darling = "^0.13"` of package `ndk-macro v0.3.0`
    ... which satisfies dependency `ndk-macro = "^0.3.0"` of package `ndk-glue v0.5.0`
    ... which satisfies dependency `ndk-glue = "^0.5"` of package `bevy_internal v0.8.0`
    ... which satisfies dependency `bevy_internal = "^0.8.0"` of package `bevy v0.8.1`
    ... which satisfies dependency `bevy = "^0.8.1"` of package `client v0.1.0 (C:\Users\NullUsxr\source\repos\NullUsxr\project\client)`
versions that meet the requirements `^1.0.69` are: 1.0.100, 1.0.101, 1.0.99, 1.0.98, 1.0.97, 1.0.96, 1.0.95, 1.0.94, 1.0.93, 1.0.92, 1.0.91, 1.0.90, 1.0.89, 1.0.88, 1.0.87, 1.0.86, 1.0.85, 1.0.84, 1.0.83, 1.0.82, 1.0.81, 1.0.80, 1.0.79, 1.0.78, 1.0.77, 1.0.76, 1.0.75, 1.0.74, 1.0.73, 1.0.72, 1.0.71, 1.0.70, 1.0.69

all possible versions conflict with previously selected packages.

  previously selected package `syn v1.0.65`
    ... which satisfies dependency `syn = "=1.0.65"` of package `bevy v0.5.0`
    ... which satisfies dependency `bevy = "^0.5.0"` of package `bevy_skybox_cubemap v0.1.0`
    ... which satisfies dependency `bevy_skybox_cubemap = "^0.1.0"` of package `client v0.1.0 (C:\Users\NullUsxr\source\repos\NullUsxr\project\client)`

failed to select a version for `syn` which could resolve this conflict

Thanks and have a great day.
~NullUsxr

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.