Skip to content

shawon100/Online-Compiler-Windows-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Compiler-Windows-Server

This is an Online Compiler For Windows Server

SET UP

Install CodeBlocks IDE
Go To  Codeblocks Installed Folder bin Location And Copy The Path. Mine Is

C:\Program Files (x86)\CodeBlocks\MinGW\bin

Then Set Your Compiler Path On Environment Variable From Windows System Property Otherwise It will not work 

At Last Replace Path in putenv() function by your path

For Java Install Java

Go To Java Installed Folder bin Location And Copy The Path. Mine Is

C:\Program Files (x86)\Java\jdk1.8.0_112\bin

At Last Replace Path in putenv() function by your path

About

This is an Online Compiler For Windows Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published