Can I build/debug with MinGW/GDB in UE Studio?

Building, compiling, or debugging issues

Can I build/debug with MinGW/GDB in UE Studio?

Postby neo_in_matrix » Wed Aug 10, 2005 6:37 am

I am very *astonished* to know that UE Studio is becoming an IDE!

I have been trying many open source IDEs for C/C++ development, but none of them satisify me - they all lack something in some ways.

I just took the tour of UE Studio and am very impressed with the new features.

But I got one question. I see it supports debugging with Microsoft C/C++ compilers. I wonder if it supports MinGW build and debugging.

:o
User avatar
neo_in_matrix
Basic User
Basic User
 
Posts: 21
Joined: Mon Aug 02, 2004 11:00 pm
Location: Shanghai, China

Re: Can I build/debug with MinGW/GDB in UE Studio?

Postby noout » Fri Oct 07, 2005 12:35 pm

of course you can.
1. ALT+b
2.set complier path
3.change MinGW directory to your MinGw installed directory
4.ok
noout
 


Return to Build / Compile / Debug