Jatana / FastOlympicCoding

Tools for competitive programming for Sublime Text 3 & 4
399 stars 48 forks source link

Compile Issue #20

Open rifatr opened 3 years ago

rifatr commented 3 years ago

If there are space or any punctuation mark in directory folder name or file name, gives compilation error. Screenshot from 2020-09-20 14-26-37

npanuhin commented 3 years ago

Hello! Unfortunately, I don't face such a problem. Please send your default and user settings files.

Also, please, send a full path to the file you are trying to run.

If possible, please, try compiling this file from the standard command line to see if it works.

изображение изображение

rifatr commented 3 years ago

Here, I create a Hello World program. my cpp file is in Desktop and it has a space between Hello and World. and It gives compile error. Screenshot from 2020-09-21 11-56-12

Now in the same file, I use an apostrophe(') between Hello and world. And it also gives error. Screenshot from 2020-09-21 12-03-45

I didn't commit any change in settings file. I am using default settings.