Code Monkey home page Code Monkey logo

Comments (8)

nemethviktor avatar nemethviktor commented on June 14, 2024

Hmm, good question. I haven't tried cloning it from git, might try one of these days. I was using VS Community 2022 but I don't think there's a lot of difference between '19 and '22. If you have all the nuGets pulled I think you need to set the output to be x86 (rather than x64, which has to do with SQLite). -- Am thinking maybe some of the paths are hardcoded? (not on purpose, but I don't know how VS does some of the file relations.). If you can't get it to work I'll have a look at some point this week or next.
Edit: .NET is 4.8

from geotagninja.

nemethviktor avatar nemethviktor commented on June 14, 2024

On further examination:
I've cloned the git on one of my VMs where I'm not logged in (so I'm much like any other "random" user)

  • There are 2 parts to the project. One is the "main" the other is the installer. You'll generally have problems w/ the installer bcs it hasn't been pushed to git so it's going to be missing that half.
  • For the "main" project you should be okay without anything separate. It has worked ok for me. Just build and F5/run.

from geotagninja.

TWCunningham avatar TWCunningham commented on June 14, 2024

I installed Visual Studio 2022, but I still get errors in helper.cs (I only build GeoTagNinja not the Setup). It complains starting with "Create TABLE settings"; clearly something isn't getting included somewhere. I'm assuming this has something to do with SQLite, but System.Data.SQLite is included at the top. Is a puzzlement.

from geotagninja.

nemethviktor avatar nemethviktor commented on June 14, 2024

Did you get the nuGet packages? (in Solution Explorer, right click on GeoTagNinja, there should be something there about nuGets)

from geotagninja.

TWCunningham avatar TWCunningham commented on June 14, 2024

I selected "Manage NuGet Packages..." and performed all updates but I still get the syntax error on CREATE TABLE settings in helper.cs. Something's still missing....

from geotagninja.

nemethviktor avatar nemethviktor commented on June 14, 2024

I've been poking around but not had any luck. Did you download the source code as zip and opened that or cloned the git in VS? If I download the source code it doesn't even build for some reason (no errors given just "skipped") but if I clone the git on a super-new-VM it works out of the box, builds and runs.

from geotagninja.

TWCunningham avatar TWCunningham commented on June 14, 2024

Well dang, that was it! As you say, cloned it and it built no problem. Guess I'm just too old school, I've always downloaded from GitHub with no issues. Anyway, thanks for the heads-up!

from geotagninja.

nemethviktor avatar nemethviktor commented on June 14, 2024

Great to hear :)

from geotagninja.

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.