Search found 6 matches
- Fri Apr 19, 2019 9:08 am
- Forum: General
- Topic: Open in Editor not working
- Replies: 2
- Views: 10198
Re: Open in Editor not working
It seams this problem is connected to the previous one (unicode characters in folder name). Once I relocated the project folder in some other location where there were no unicode characters everything worked OK. It would be nice if you would solve this issue.
- Fri Apr 19, 2019 8:58 am
- Forum: General
- Topic: Compiling modified code
- Replies: 3
- Views: 12172
Re: Compiling modified code
Preparing... SORTA Compiling... Build started 19.4.2019. 15:46:48. __________________________________________________ Project "C:\Users\Željko\Documents\Embarcadero\Studio\Projects\Project1.cbproj" (CompileAsync target(s)): Target MakeObjs: Target TCInitFileList: Deleting file "C:\Use...
- Fri Apr 19, 2019 2:46 am
- Forum: General
- Topic: Compiling modified code
- Replies: 3
- Views: 12172
Compiling modified code
If I change the code in editor and press "Run", the compiler will not re-compile the modified unit unless I previously save it. I already checked the option "Compile files/projects without saving them". Also, even if I manually try to compile, the compiler will disregard code cha...
- Fri Apr 19, 2019 2:38 am
- Forum: General
- Topic: Open in Editor not working
- Replies: 2
- Views: 10198
Open in Editor not working
In "Compiler Messages" window nothing happens if I double-click the error/warning message or if I right-click and select "Open in Editor". C++ Builder (10.3.1).
- Thu Apr 18, 2019 6:29 pm
- Forum: General
- Topic: Multi-threading C++ compiler wrappers
- Replies: 2
- Views: 10254
Re: Multi-threading C++ compiler wrappers
I just noticed the option "close executors when exiting IDE" that solves this problem. Why is this not set to true by default?
- Thu Apr 18, 2019 5:46 pm
- Forum: General
- Topic: Multi-threading C++ compiler wrappers
- Replies: 2
- Views: 10254
Multi-threading C++ compiler wrappers
Hello! After I closed C++ Builder (10.3.1) I noticed that I cannot delete the test project (entire folder) I used to benchmark TwinCompile (it was still in use). Then I opened Task Manager and noticed 16 "Multi-threading C++ compiler wrapper. (32 bit)" processes. I suppose it is because I ...