Run C/C++ Application Using Notepad++

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 59

  • @littlejack59
    @littlejack59 8 месяцев назад +1

    This was actually very helpful. All the stack overflow forms were not clear at all.

  • @LuizCarlos-fw8ql
    @LuizCarlos-fw8ql 3 года назад +7

    1:11 This file has been downloaded incorrectly!

    • @jepoy1639
      @jepoy1639 2 года назад +1

      What you mean

    • @riyantox.6529
      @riyantox.6529 2 года назад +1

      Same, pls help

    • @mingji753
      @mingji753 2 года назад +1

      Try deleting the file and try again.

    • @thirteen__1a
      @thirteen__1a Год назад +1

      same error message, i just installed c++ from somewhere else and it worked

  • @الموسيقىالتصويرية-د7ش

    For me, it worked to show the output of a C program correctly in cases if there is no user input required. For example, for the simple program to add two numbers, I need to enter the numbers. After I click on "Run C", nothing happens in the console and it stops at "Process started (PID= ) with some number after PID. How do I fix this?

    • @ar-ya602
      @ar-ya602 Год назад +2

      I'm not sure if you solve your problem or not. But I think that after you execute the program, you can find the exe file in the same folder. So that you can enter the value inside that exe file.

    • @mb59621
      @mb59621 Год назад

      Exactly same problem.. did you find any solution???

    • @الموسيقىالتصويرية-د7ش
      @الموسيقىالتصويرية-د7ش Год назад

      You have to install nppexec and a compliler for it from within Notepad++. Check out any tutorial video on how to do that and follow instructions. That is what I did and it worked fine.@@mb59621

    • @galavizK
      @galavizK 11 месяцев назад +1

      ok ill try it out@@ar-ya602

    • @phantomboy09
      @phantomboy09 9 месяцев назад

      solution:
      NPP_SAVE
      cd $(CURRENT_DIRECTORY)
      gcc $(FILE_NAME) -o $(NAME_PART)
      if $(EXITCODE) != 0
      exit
      endif
      cmd /c start "Programa" "$(NAME_PART)"
      this opens up cmd for the input only thing to note is that it requieres notepad opens as admin

  • @8-bitarghya718
    @8-bitarghya718 8 месяцев назад +1

    Thanks

  • @jamus1217
    @jamus1217 Месяц назад

    Super helpful!

  • @wasimpatel2618
    @wasimpatel2618 Год назад +1

    so, have to do whole process everytime i make a new c/c++ code?

  • @pembaman22
    @pembaman22 5 месяцев назад

    Very good job mate.
    Thank you very much.

  • @AlaaAreesPhoenix
    @AlaaAreesPhoenix Год назад +1

    I am facing an error saying
    $(FILE_NAME) no such file or directory , any solutions?

  • @xavieridk6631
    @xavieridk6631 10 дней назад

    thanks man

  • @laharireddy6514
    @laharireddy6514 2 года назад +2

    Can you explain how to write verilog code format in notepad++

  • @daacosta
    @daacosta 5 месяцев назад

    Wow! Very usefull, I was just not doing it right. I installed mingw64 with Msys2 which went OK...

  • @TheHighpotinuse
    @TheHighpotinuse 2 года назад +1

    This worked for me. Thank you very much.

  • @ghobashi2000
    @ghobashi2000 3 месяца назад

    very well done video

  • @parvati-putra
    @parvati-putra 2 года назад +1

    After enabling dark mode still the console is in white please help!

    • @TheHighpotinuse
      @TheHighpotinuse 2 года назад +1

      I think it's in the NppExec Advanced Options menu on the bottom right you see Background Color. You need to add the RGB value for the color you want. You will have to change the text color too.

    • @parvati-putra
      @parvati-putra 2 года назад

      @@TheHighpotinuse yes bro i did the same used rgb color codes

  • @joshuawils6274
    @joshuawils6274 2 года назад +1

    Bro am getting this error- 'end1' was not declared in this scope

  • @codedz8594
    @codedz8594 Год назад +1

    i am using windows command prompt directly ,i think its the fastest way , also using it for debuging with gdb

  • @yashsadioura7071
    @yashsadioura7071 2 года назад +1

    Now where can I see the output????

    • @PowerValo
      @PowerValo Год назад

      In the Console Part.. (Below your code)

  • @ББб-и5ч
    @ББб-и5ч Год назад

    Thanks you so much its working

  • @AnilKumar-jd7ut
    @AnilKumar-jd7ut 2 года назад +4

    Why is it so complicated ??

  • @getthegoods420
    @getthegoods420 3 года назад +2

    how do you even find something like this out? like i got the missing g++ error prompt but how do you go from that to finding all this out?

  • @mingji753
    @mingji753 2 года назад +3

    Thank You bro.😄

  • @tapuwasithole6609
    @tapuwasithole6609 2 месяца назад

    Thanx

  • @wasimpatel2618
    @wasimpatel2618 Год назад +1

    it shows
    NPP_EXEC: "CBuildRun"
    NPP_SAVE: C:\Users\justi\OneDrive\Desktop\c++withnotepad++\test.c
    CD: C:\Users\justi\OneDrive\Desktop\c++withnotepad++
    Current directory: C:\Users\justi\OneDrive\Desktop\c++withnotepad++
    gcc test.c -o test
    Process started (PID=7824) >>>

  • @IAN-rv3hu
    @IAN-rv3hu 2 месяца назад

    Thank you very much

  • @Oy_FlexZz
    @Oy_FlexZz 2 года назад

    Everything is ok but now showing output

    • @mingji753
      @mingji753 2 года назад

      download vs code then

  • @freeT0watch
    @freeT0watch 4 месяца назад

    كان الشرح مفيد جدا

  • @srshehzada2915
    @srshehzada2915 10 месяцев назад +2

    its not working ;(

    • @phantomboy09
      @phantomboy09 9 месяцев назад

      need help i manage to get it to work with c

    • @srshehzada2915
      @srshehzada2915 9 месяцев назад

      please help me brother@@phantomboy09

    • @atlasfab9200
      @atlasfab9200 7 месяцев назад

      @@phantomboy09 YES!!! PLEASE

  • @ВованВованов-ь1о

    thanks boss

  • @rakeshkumarparida98
    @rakeshkumarparida98 2 года назад +2

    Bro it takes lot of time to write some commands for execute a program, instead of wasting time in commands we should use an IDE

    • @mingji753
      @mingji753 2 года назад

      Ur right, vs code is good.

    • @rise8997
      @rise8997 2 года назад

      This is for those whose laptop can't run vscode due to low ram

    • @bugzorc
      @bugzorc Год назад +2

      Tell me which ide has supports running c++ without having to configure some things.

    • @xsupremeyx9923
      @xsupremeyx9923 Год назад

      @@rise8997 did you find any method, I've tried code blocks (Didn't liked it at all)
      Kdev had good UI but for some reason it just didn't gave me build directory option after making a project like others got in tutorials and hence i wasn't even able to execute any programs.
      Vs code is simply too laggy to even work.
      Sublime text doesn't even start up.
      Eclipse didn't worked as well.

  • @shariquehussain5824
    @shariquehussain5824 Год назад

    Thanks.

  • @zelgoum_sage_femme2484
    @zelgoum_sage_femme2484 2 года назад +1

    Doesn't work

    • @mingji753
      @mingji753 2 года назад

      why, what happened

    • @zelgoum_sage_femme2484
      @zelgoum_sage_femme2484 2 года назад

      @@mingji753 I did everything as he explained. But always a error message showed in the consol after I execute.

  • @ragulgamer628
    @ragulgamer628 2 года назад

    you are land 🤣🤣🤣🤣🤣🤣