Skip to content

Unable to set up toolchain for C/C++ files & inability to install NB C/C++ Pack #9158

@AGoh2019

Description

@AGoh2019

Apache NetBeans version

Apache NetBeans 28

What happened

I have been trying to configure these parameters for a lightweight C/C++ file using the MinGW64 toolchain, and I am also unable to download the NB C/C++ Pack:

a. What to enter inside the "Configuration Name" box
b. How and what to add to the "Build" command
c. How and what to add to the "Clean" command
d. How and what to add to the "Run" command

Would suggest NB scan our drives (usually SSD) to look for a C/C++ toolchain and configure the right files in the configuration setup without user intervention.

Would suggest the same for other languages that are supported on NetBeans.

OS: Windows NT 10.x

Language / Project Type / NetBeans Component

No response

How to reproduce

#include <stdio.h>

int main(void)
{
printf("Hello C!");
// return 0;
}

Did this work correctly in an earlier version?

No / Don't know

Operating System

Windows Home 64-bit

JDK

MinGW64

Apache NetBeans packaging

Apache NetBeans platform

Anything else

Can't configure C/C++ Toolchain and obtain NB C/C++ Pack.

Are you willing to submit a pull request?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    C/C++kind:bugBug report or fixneeds:triageRequires attention from one of the committers

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions