Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't compile #1268

Closed
the-godfather-007 opened this issue Sep 7, 2020 · 14 comments
Closed

can't compile #1268

the-godfather-007 opened this issue Sep 7, 2020 · 14 comments
Assignees
Labels
pending response Pending a response to a question for more information or testing an attempted fix. question

Comments

@the-godfather-007
Copy link

the-godfather-007 commented Sep 7, 2020

Hi all,

I forked the repository, cloned to my harddrive, the folder shows in VS and can be selected, but the build icons never turn on to compile. What step am I missing? I'm using the Windows version (I'm on windows 10).

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

I think you are hitting: https://developercommunity.visualstudio.com/content/problem/1142252/1670-hangs-using-open-folder.html with newer releases than 16.6

I stayed on 16.5.5 and it works.

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

maybe deleting cmakesettings.json will fix it?

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

That did it. Delete the WSL stanzas out of cmakesettings.json. I'll push that into the branches.

@wwiv wwiv closed this as completed in 6750344 Sep 7, 2020
@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

A "git pull" get to the latest commit should fix it.

@the-godfather-007
Copy link
Author

the-godfather-007 commented Sep 7, 2020 via email

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

@wwiv
Copy link
Contributor

wwiv commented Sep 7, 2020

@DougCooper0612
Did you get it working?

@the-godfather-007
Copy link
Author

the-godfather-007 commented Sep 8, 2020 via email

@the-godfather-007
Copy link
Author

are there step by step command prompt options to fork, clone, and compile instead of using the desktop version? I tried in git bash, but cmake (as instructed in wwiv comments) does not exist. So ... it's been a while since I've played around in git. sorry for the hassle.

@wwiv
Copy link
Contributor

wwiv commented Sep 8, 2020

Ah, yes that'll do it. You need the recurse submodules.

if you can be comfortable using the commandline, it's not bad. You don't want to use git bash, but rather the
"Developer Command Prompt for Visual Studio 2019" (or something like that, it's in my start menu).

That has git, cmake (which ships with visual studio), and the compilers all in the path. That's how I typically work too.

If you drop by IRC, we're in and out and happy to answer questions. I use irccloud.com, so I'll see questions next time I'm online and check it afew times a day.

@wwiv wwiv reopened this Sep 8, 2020
@wwiv wwiv added pending response Pending a response to a question for more information or testing an attempted fix. question labels Sep 8, 2020
@wwiv wwiv self-assigned this Sep 8, 2020
@wwiv wwiv added this to the 5.5 Retro Usability milestone Sep 8, 2020
@the-godfather-007
Copy link
Author

the-godfather-007 commented Sep 8, 2020

which network within irccloud.com are you all in? And thanks for the help. I have just a couple of questions to refresh my memory. I've only used git to push classwok for a js class I had been taking.

@wwiv
Copy link
Contributor

wwiv commented Sep 8, 2020

irc.venomslair.com port 6697 (choose secure)/SSL.) both irc.wwivbbs.org and irc.venomslair.com point to the same place. Venom runs IRC for us.

We also list the info at the bottom of http://www.wwivbbs.org

@wwiv
Copy link
Contributor

wwiv commented Sep 17, 2020

I worked around the isue with visual studio. If you start over from scratch it'll work, otherwise see if the docs on how to do a "git pull" fixes it for ya. Also feel free to drop by to ask questions, always happy to help.

@wwiv wwiv closed this as completed Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending response Pending a response to a question for more information or testing an attempted fix. question
Projects
None yet
Development

No branches or pull requests

2 participants