Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Hinatachikao

Avatar
  • Total activity 6
  • Last activity February 03, 2023 13:31
  • Member since February 03, 2023 13:20
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
Activity overview Posts (0) Comments (5)
  • Hinatachikao commented, February 03, 2023 13:31
    1. Community
    2. CLion
    3. Multiple Main Source files in CLion
    • 0 votes
  • Hinatachikao commented, February 03, 2023 13:25
    Hinata_template.c #include <stdio.h>#include <stdlib.h>int main(void) { puts("\nThe End..."); return EXIT_SUCCESS;}
    1. Community
    2. CLion
    3. Multiple Main Source files in CLion
    • 0 votes
  • Hinatachikao commented, February 03, 2023 13:23
    #1 /bin/bashcp Hinata_template.c main_$1.c
    1. Community
    2. CLion
    3. Multiple Main Source files in CLion
    • 0 votes
  • Hinatachikao commented, February 03, 2023 13:22
    #! /bin/bashrm -rf *.orm -rf *.outrm -rf result*.*cleargcc -std=c17 -O0 -g3 -pedantic -Wall -Wextra -Wconversion -Wcast-align -Wcast-qual -Wdisabled-optimization -Wlogical-op -Wmissing-declaration...
    1. Community
    2. CLion
    3. Multiple Main Source files in CLion
    • 0 votes
  • Hinatachikao commented, February 03, 2023 13:20
    Hi - make a cmake project as a usual - create a shell file (linux, mac) or a batch file (windows) to compile the source file and place them in root of current folder.. - open default source file (m...
    1. Community
    2. CLion
    3. Multiple Main Source files in CLion
    • 0 votes
Copyright © 2000– JetBrains s.r.o.