Giter Site home page Giter Site logo

Comments (5)

gucci-on-fleek avatar gucci-on-fleek commented on July 16, 2024

Did you install the Visual Studio C++ Tools first? That error message suggests that the compiler isn't correctly installed.

If you think that you've correctly installed the compiler, then try running the script from a Visual Studio Developer Tools command prompt. There should be something with a similar name as that in your Start Menu somewhere. Pick the x86 one.

Otherwise, does the script have any other output before that error message?

from lockdown-browser.

gucci-on-fleek avatar gucci-on-fleek commented on July 16, 2024

I'm closing this issue since I haven't received any further updates and I suspect that the Visual Studio C++ Tools weren't properly installed.

If you are still having issues, please feel free to reopen this issue.

from lockdown-browser.

Spimy avatar Spimy commented on July 16, 2024

Not able to build for the same reasons:

PS E:\Downloads\lockdown-browser> .\build.ps1

NuGet provider is required to continue
PowerShellGet requires NuGet provider version '2.8.5.201' or newer to interact with NuGet-based repositories. The NuGet
 provider must be available in 'C:\Program Files (x86)\PackageManagement\ProviderAssemblies' or
'C:\Users\William\AppData\Local\PackageManagement\ProviderAssemblies'. You can also install the NuGet provider by
running 'Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force'. Do you want PowerShellGet to install
and import the NuGet provider now?
[Y] Yes  [N] No  [S] Suspend  [?] Help (default is "Y"): y
The system cannot find the path specified.
nmake : The term 'nmake' is not recognized as the name of a cmdlet, function, script file, or operable program. Check
the spelling of the name, or if a path was included, verify that the path is correct and try again.
At E:\Downloads\lockdown-browser\build.ps1:40 char:5
+     nmake
+     ~~~~~
    + CategoryInfo          : ObjectNotFound: (nmake:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CommandNotFoundException

image
image

from lockdown-browser.

Spimy avatar Spimy commented on July 16, 2024

Nevermind, reinstalled and everything good

from lockdown-browser.

ThunderRuler avatar ThunderRuler commented on July 16, 2024

Sorry to revive this thread, it looks like I never responded back. I had incorrectly installed the prerequisites and reinstalling them solved the issue. Also it looks like this works on Windows 11 without issue.

from lockdown-browser.

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.