Giter VIP home page Giter VIP logo

Comments (6)

ACueva avatar ACueva commented on July 30, 2024

@csmoore - Could you assist with the correct person to assign this to? Thanks.

from solutions-widgets-wpf.

pHill5136 avatar pHill5136 commented on July 30, 2024

I think this means that we need to rebuild all of the widgets with RT-2.4. Not sure if this is a RT issue or .Net issue, but every time a new version of RT comes out all of the widgets break.

from solutions-widgets-wpf.

csmoore avatar csmoore commented on July 30, 2024

@ACueva 's issue is that he needs to build this repo both on the current version (10.2.3) and the next/daily version (10.4).

This is an issue with how the WPF cs project files find the runtime SDK dependencies, basically they do a registry lookup in the csproj/msbuild file

We tried to highlight this pitfall here, in the "IMPORTANT" step: https://github.com/Esri/solutions-widgets-wpf#getting-started-with-the-solution-widgets-wpf

But I don't know how to automate this or improve upon it so that 2 different versions will work at the same time (unless we do a Daily/Next Version branch) - any other ideas?

from solutions-widgets-wpf.

csmoore avatar csmoore commented on July 30, 2024

Just a reminder/addition to this discussion:

Unfortunately the version numbers are hard-coded in the .vsproj files (that use REGKEY lookups to find dependencies) - Example

So to fix this issue (and any issue really where we want to build against the current and next version) we want to have 2 branches that work with the current and next version of the product:

  • Current Version (Currently 10.2.3 update 2?) – goes in master branch
  • Next Version (Currently 10.3?) – in β€œv.next” branch

from solutions-widgets-wpf.

csmoore avatar csmoore commented on July 30, 2024

@ACueva - is this something you feel comfortable fixing (Visual Studio settings?) or should @jrweakland assign to someone else?

from solutions-widgets-wpf.

csmoore avatar csmoore commented on July 30, 2024

This should get fixed with #23

from solutions-widgets-wpf.

Related Issues (19)

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.