Git Product home page Git Product logo

Comments (6)

WolfgangMehner avatar WolfgangMehner commented on September 28, 2024

Do you also have the Make-Tool installed? There should be a file named autoload/mmtoolbox/make.vim, found right next to the other files autoload/mmtoolbox/cmake.vim and autoload/mmtoolbox/doxygen.vim.
The CMake-Tool requires it for tab-completion of the make targets.

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on September 28, 2024

Another possibility. Please run this on the Vim-Cmd.-Line:

:MakeSettings

Probably make is not executable, and then the Make-Tool does not get initialized right. I will fix this.

from vim-plugins.

aks2161989 avatar aks2161989 commented on September 28, 2024

Yes, there is a C:\Users\Satyendra\vim\vimfiles\autoload\mmtoolbox\make.vim file (I checked it).

When I enter the :MakeSettings command in gVim, I get the following result:

Make-Support settings

plug-in installation : toolbox on windows
make executable : make (not executable)
using toolbox : version 1.2 by Wolfgang Mehner

Make-Tool, Version 1.1 / Wolfgang Mehner / [email protected]

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on September 28, 2024

This hopefully fixes the issue: 7bf255e
You can use this repo with a plug-in manager, or download the fix here:
https://raw.githubusercontent.com/WolfgangMehner/vim-plugins/7bf255e51e30d049983358f6667ed45581b5c043/autoload/mmtoolbox/make.vim

Tab-completion of make targets when using :CMake should also work, after the build location has been set appropriately.

from vim-plugins.

aks2161989 avatar aks2161989 commented on September 28, 2024

I copied the contents of make.vim from your link and pasted it inside the C:\Users\Satyendra\vim\vimfiles\autoload\mmtoolbox\make.vim file. Now, there is no error message when i start up gVim.

Since I am a beginner to gVim and to C++, I don't know how to use :CMake and about tab-completion (I only use compile and run). However, there are no more error messages. Thank you for your help!

from vim-plugins.

WolfgangMehner avatar WolfgangMehner commented on September 28, 2024

Your welcome.

from vim-plugins.

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.