pocketcpp icon indicating copy to clipboard operation
pocketcpp copied to clipboard

Compile C++11 / C++14 / C++17 / C++20 snippets with Notepad++ and MinGW/gcc 9.2.0

Results 10 pocketcpp issues
Sort by recently updated
recently updated
newest added

``` What would you like to see in Pocket C++? Add support to compile projects that use libraries like SDL, Boost, libpng, etc. (All libraries included in the MinGW Distro...

Type-Enhancement
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1.open pocketcpp 2.F9 to compile the quick start output in console: CreateProcess() failed with error code 2: The system cannot find the file...

Priority-Medium
auto-migrated
Type-Defect

I tried to execute an helloworld.exe but I rec'd the following error message... CreateProcess() failed with error code 216: The program or feature "\??\D:\Downloads\pocketcpp\pocketcpp\"helloworld.exe" cannot start or run due to...

Would it be possible to use juCi++ (https://github.com/cppit/jucipp) instead of Notepad++ and thus have a really nice, self contained portable C++ environment with default autocomplete and such features?

My program will compile but it gives a statement saying that the file can not be found. And when I run the progam to show what I'm talking about. [screenshot...

When I was using gdiplus and just gdi a few errors came up on me :? I have no idea how to fix them. EX: C:\Users\JOHNS_~1\AppData\Local\Temp\cckUtaZ9.o:graphics_Test.cpp:(.text+0xa5): undefined reference to `__imp_CreateCompatibleDC'...

``` What would you like to see in Pocket C++? Some plugins for C++ development: http://stackoverflow.com/questions/3838659/useful-notepad-plugins-for-c-c-develo pement ``` Original issue reported on code.google.com by `davidcapello` on 21 Jan 2014 at...

auto-migrated

``` It would be good if version with Synwrite exists. It's also avail in portable version like NPP and has snippets (like ST3).. ``` Original issue reported on code.google.com by...

Priority-Medium
auto-migrated
Type-Defect

``` What steps will reproduce the problem? 1. I downloaded pocketcpp from the downloads page. 2. I initialize the 7zip self-extracting installer. 3. Within seconds, the installer shows an estimated...

Priority-Medium
auto-migrated
Type-Defect

``` By default programs should be executed with their same directory as working directory (so I/O is more intuitive). Also it should be configurable. More info: http://stackoverflow.com/questions/18886261/pocket-cpp-nppexec-where-does-it-sea rch-for-txt-files-when-using-ifstream ``` Original...

Priority-Medium
auto-migrated
Type-Defect