Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Visual Studio 2012
Re: Visual Studio 2012 [message #39788 is a reply to message #38333] |
Sun, 28 April 2013 11:59 |
keltor
Messages: 73 Registered: February 2012
|
Member |
|
|
Lance wrote on Sat, 23 February 2013 21:01 | This is the 3rd time I have to refer to this post to set up for VS2012.
Upgrading upp will erase the build method. This time I'll make sure that I copy the bm file to a safe place.
|
That has happened to me a few times as well. I'm finding myself using U++ more and more, across all computers I have access to, so I need to re-create the VS11 options over and over. For everyone's convenience, here's a zip file with the MSC11 and MSC11x64 .bm files with the default options (as they appear in the first post).
Just unzip them in your upp folder (where your theide.exe resides).
281264 wrote on Mon, 10 December 2012 23:38 | After some tests, the MSC 2012 do not seem to work fully well with TheIDE; for instance, it does not debugg correctly.
|
I have tried the debugger again with VS 2012 and it seems to work. I can set breakpoints, examine the variables, evaluate expressions and step the program execution, which is all I personally ask from my debugger. All this from within theide. I am running VS 2012 Express SP1 and U++ rev 6001.
-
Attachment: MSC11.zip
(Size: 0.88KB, Downloaded 550 times)
[Updated on: Sun, 28 April 2013 12:03] Report message to a moderator
|
|
|
|
|
|
Re: Visual Studio 2012 [message #40913 is a reply to message #37499] |
Mon, 07 October 2013 12:22 |
keltor
Messages: 73 Registered: February 2012
|
Member |
|
|
This topic is a bit obsolete now that there is "native" support for VS 2012 directly in U++; however, I have confirmed that the debugger still does not work in 64 bit version. Most likely, although I haven't looked at the code, it is trying to run the x64 debugger from a x86 executable, which AFAIK is not allowed.
File as bug?
|
|
|
Goto Forum:
Current Time: Wed Dec 04 16:46:32 CET 2024
Total time taken to generate the page: 0.02120 seconds
|