Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » win toolchain
Re: win toolchain [message #56827 is a reply to message #56786] |
Sun, 18 April 2021 04:06   |
|
Hi -
When I ran this macro, it told me it didn't know where the include file is because it is specified in U++ project. It however (the cl) was trying to work.
macro "Navigation":"Find next \"TopWindow\"" Ctrl+T {
.Execute("cmd");
.Execute("cd c:/WINDOWS/system32/md.exe");
.Execute("cl c:/upp/MyApps/abc123/abc123.cpp");
}
It is an example to show that I am trying to run the microsoft compiler from within U++ to compile and build, so I can be compatible in windows to use the UppHub firebird 3.0. I will keep brainstorming. I have another couple of weeks because Novo can't get to it right away. He is busy.
Thanks for any input.
robo-loki
|
|
|
Goto Forum:
Current Time: Tue Jul 08 07:13:49 CEST 2025
Total time taken to generate the page: 0.03836 seconds
|