Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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 Go to previous messageGo to previous message
mtdew3q is currently offline  mtdew3q
Messages: 181
Registered: July 2010
Location: Upstate, NY (near Canada)
Experienced Member

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
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linking Has Failed
Next Topic: clang works with visual c++ compiler!
Goto Forum:
  


Current Time: Tue Jul 08 07:13:49 CEST 2025

Total time taken to generate the page: 0.03836 seconds