Coder Social home page Coder Social logo

Error in installing FLINT about flint HOT 5 CLOSED

moja-global avatar moja-global commented on June 26, 2024
Error in installing FLINT

from flint.

Comments (5)

waridrox avatar waridrox commented on June 26, 2024 2

Describe the bug
A clear and concise description of what the bug is.
During the installation of FLINT, when running the following command in Powershell

 cmake -G "Visual Studio 16 2019" -DCMAKE_INSTALL_PREFIX=C:/Development/Software/moja -DVCPKG_TARGET_TRIPLET=x64-windows -DENABLE_TESTS=OFF -DENABLE_MOJA.MODULES.ZIPPER=OFF -DCMAKE_TOOLCHAIN_FILE=c:\Development\moja-global\vcpkg\scripts\buildsystems\vcpkg.cmake ..

I am getting the error :

Parse error in command line argument: -DENABLE_MOJA
Should be: VAR:type=value
CMake Error: No cmake script provided.
CMake Error: Problem processing arguments. Aborting.

Expected behavior
The command should run and install the following FLINT.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Operating Environment:

  • Desktop : Acer Aspire A7-41G
  • OS : Windows 10
  • other

Additional context
Add any other context about the problem here.

@Mohitkumar6122 The CLI commands need to be executed in Windows command prompt as oppose to Windows powershell that you are using.

Command_Prompt_on_Windows_10_RTM

Also please make sure that you have installed all the pre-requisites first before executing this command -

  • cmake
  • visual studio
  • vcpkg

as mentioned in the official docs.
If the problem is still not solved feel free to discuss them here :)

from flint.

Mohitkumar6122 avatar Mohitkumar6122 commented on June 26, 2024 1

Describe the bug
A clear and concise description of what the bug is.
During the installation of FLINT, when running the following command in Powershell

 cmake -G "Visual Studio 16 2019" -DCMAKE_INSTALL_PREFIX=C:/Development/Software/moja -DVCPKG_TARGET_TRIPLET=x64-windows -DENABLE_TESTS=OFF -DENABLE_MOJA.MODULES.ZIPPER=OFF -DCMAKE_TOOLCHAIN_FILE=c:\Development\moja-global\vcpkg\scripts\buildsystems\vcpkg.cmake ..

I am getting the error :

Parse error in command line argument: -DENABLE_MOJA
Should be: VAR:type=value
CMake Error: No cmake script provided.
CMake Error: Problem processing arguments. Aborting.

Expected behavior
The command should run and install the following FLINT.
Screenshots
If applicable, add screenshots to help explain your problem.
image
Operating Environment:

  • Desktop : Acer Aspire A7-41G
  • OS : Windows 10
  • other

Additional context
Add any other context about the problem here.

@Mohitkumar6122 The CLI commands need to be executed in Windows command prompt as oppose to Windows powershell that you are using.

Command_Prompt_on_Windows_10_RTM

Also please make sure that you have installed all the pre-requisites first before executing this command -

  • cmake
  • visual studio
  • vcpkg

as mentioned in the official docs.
If the problem is still not solved feel free to discuss them here :)

Thanks a lot @waridrox! It is working now.

from flint.

waridrox avatar waridrox commented on June 26, 2024 1

@Mohitkumar6122 You have probably installed FLINT in the wrong directory and due to this the debugging setup is not able to recognise the path where FLINT and vcpkg libraries are installed. Either try to find the path where the above are installed and change the parameters accordingly or follow the link for the correct method of installation.

from flint.

Mohitkumar6122 avatar Mohitkumar6122 commented on June 26, 2024 1

Again, Thanks a lot @waridrox for helping me out with the FLINT installation.

from flint.

Mohitkumar6122 avatar Mohitkumar6122 commented on June 26, 2024

@waridrox.
Now I when start Visual Studio and open the Visual Studio Debugging All properties page, I am not getting anything inside it as mentioned in the following image.

Here

But I am getting this in my Setup


Here

from flint.

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.