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++ Library support » U++ Widgets - General questions or Mixed problems » VC10 not recognized in autosetup
VC10 not recognized in autosetup [message #29159] Fri, 08 October 2010 08:56 Go to next message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
Visual Studio 2010 (only C++ installed) installed.
1.no directories recognized in auto-setup when first installing U++ 2754.
2.VC10 part has no "browse" buttons.

I entered "c:\Program Files\Microsoft SDKs\Windows\v7.0A\" and "d:\Program Files\Microsoft Visual Studio 10.0\VC\" in the two boxes and the result is similar to the settings worked for me before as shown in http://www.ultimatepp.org/forum/index.php?t=msg&goto=152 02&&srch=visual#msg_15202

[Updated on: Sat, 09 October 2010 03:15]

Report message to a moderator

Re: VC10 not recognized in autosetup [message #29160 is a reply to message #29159] Fri, 08 October 2010 09:15 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello Bonami

Quote:

2.VC10 part has no "browse" buttons.

What do you mean?. Include screenshots.


Best regards
Iñaki
Re: VC10 not recognized in autosetup [message #29162 is a reply to message #29160] Fri, 08 October 2010 09:33 Go to previous messageGo to next message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
No Message Body
  • Attachment: autosetup.PNG
    (Size: 38.18KB, Downloaded 246 times)

[Updated on: Sat, 09 October 2010 03:16]

Report message to a moderator

Re: VC10 not recognized in autosetup [message #29167 is a reply to message #29162] Fri, 08 October 2010 12:25 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3355
Registered: August 2008
Senior Veteran
Hello Bonami

In my case I use VS2010 and it works well.

This is the screen from an XP SP3, TheIDE compiled with VS2010.

index.php?t=getfile&id=2868&private=0
  • Attachment: dib.JPG
    (Size: 61.65KB, Downloaded 466 times)


Best regards
Iñaki
Re: VC10 not recognized in autosetup [message #29182 is a reply to message #29167] Fri, 08 October 2010 22:32 Go to previous messageGo to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
For browse buttons to appear the following lines have to be added in ide/AutoSetup.cpp @ 145
DirSel(dlg.visualcpp10, bd.Add());
DirSel(dlg.sdk10, bd.Add());

Detection code for VS2010 seems correct but i don't have VS2010 installed to test that.

Andrei
Re: VC10 not recognized in autosetup [message #29185 is a reply to message #29182] Sat, 09 October 2010 03:17 Go to previous messageGo to next message
bonami is currently offline  bonami
Messages: 186
Registered: June 2007
Location: Beijing
Experienced Member
andrei,
maybe i can trace this. how to?
Re: VC10 not recognized in autosetup [message #29186 is a reply to message #29185] Sat, 09 October 2010 10:53 Go to previous messageGo to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
Hello Bonami,

I've installed VSEE2010 and hopefully fixed autosetup. I've committed a patch and the result should be visible in next ide release, tomorrow. If you can't wait until then you may build it from svn.

I've also committed a fix for TDM-MINGW auto-setup.

Andrei

[Updated on: Sat, 09 October 2010 10:57]

Report message to a moderator

Re: VC10 not recognized in autosetup [message #29187 is a reply to message #29186] Sat, 09 October 2010 10:56 Go to previous messageGo to next message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
index.php?t=getfile&id=2872&private=0
  • Attachment: autosetup.png
    (Size: 69.09KB, Downloaded 454 times)
Re: VC10 not recognized in autosetup [message #29188 is a reply to message #29187] Sat, 09 October 2010 11:25 Go to previous messageGo to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

In this case, why not to create a ArrayCtrl and put all MSC in the table? It saves the form space and clarify the auto-setup algorithm.

andrei_natanael wrote on Sat, 09 October 2010 11:56

index.php?t=getfile&id=2872&private=0

[Updated on: Sat, 09 October 2010 11:25]

Report message to a moderator

Re: VC10 not recognized in autosetup [message #29190 is a reply to message #29188] Sat, 09 October 2010 13:58 Go to previous message
andrei_natanael is currently offline  andrei_natanael
Messages: 262
Registered: January 2009
Experienced Member
tojocky wrote on Sat, 09 October 2010 12:25

In this case, why not to create a ArrayCtrl and put all MSC in the table? It saves the form space and clarify the auto-setup algorithm.



Hello Ion,

In my opinion auto-setup as it is should be removed, there should be an option in "Build methods" dialog which should create a build method for every compiler found, nothing more.

Andrei
Previous Topic: ColumnList - Set(Value key, Value val) - Working right?
Next Topic: Automating dialogs used for editing
Goto Forum:
  


Current Time: Thu Mar 28 15:17:44 CET 2024

Total time taken to generate the page: 0.02301 seconds