14.0 Beta with VS 2010 Integration Availa |
Post Reply |
Author | |
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Topic: 14.0 Beta with VS 2010 Integration Availa Posted: 16 February 2010 at 12:11pm |
Hello all,
This beta includes all fixes since last 14.0 beta and Includes VS 2010 Integration. Customers with a current maintenance subscription can download the latest beta to 14.0. Please note the TrackControl (part of report control) http://beta.codejock.com/ Note that you will use your existing 13.2.1 password to install this beta. Send an email to support@codejock.com if you are a current maintenance holder but the beta site shows you expired. Thanks |
|
Daniel
Groupie Joined: 20 June 2006 Status: Offline Points: 19 |
Posted: 16 February 2010 at 12:36pm |
Could you please update my account so that I can download the beta?
Name: Daniel18
Thanks.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Posted: 16 February 2010 at 12:48pm |
Done
|
|
robin_l
Senior Member Joined: 15 October 2006 Status: Offline Points: 117 |
Posted: 16 February 2010 at 8:22pm |
Excellent... well done guys!
The only issue I can see is that VS2010 throws up lots of the following warning messages during compilation
warning MSB8012: TargetPath(C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v14.0.0\Workspace\ToolkitPro\.\Dynamic_Debug/vc100\Codejock.ToolkitPro.Static.lib) does not match the Library's OutputFile property value (C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v14.0.0\lib\vc100\ToolkitPro1400vc100DSD.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile). I guess this is benign, but it would be nice to be warning free. Apart from that it seems to be functioning properly as far as my applications go..... |
|
Product: Xtreme ToolkitPro 2009 (13.4.1)
Platform: Windows 7 Ultimate(64bit) Language: Visual Studio 2010 (C++) |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Posted: 16 February 2010 at 8:55pm |
Right, we know about that...VS 2010 does things a bit different and we are working on a solution to get rid of that warning.
At least everyone will easily be able to use VS2010 now :) |
|
jmargel
Groupie Joined: 10 February 2010 Status: Offline Points: 19 |
Posted: 20 February 2010 at 2:22pm |
Went to login to the beta site, username: jeff2674 says account expired? Can you reactivate it again for me?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Posted: 20 February 2010 at 5:55pm |
What product do you have? I found something in issuetrack,. but it says calendar. if you have anything other than suite\toolkit I have to manually attach a file in issu track. |
|
zaksoft
Senior Member Joined: 05 June 2003 Location: Italy Status: Offline Points: 162 |
Posted: 21 February 2010 at 6:57am |
Could you please specify the type of VS2010 integration implemented ?
I've installed latest version of XTP 14.0 setup on a W7 64Bit (Ita) with VS2010 Ultimate RC ( 10.0.30128.RC1Rel )
A) During installation VS2010 is recognized
B) Libraries are builded
and it's different from previous ( that compiles fine opening and converting projects )
C) No VC Directory integration found ( http://msdn.microsoft.com/en-us/library/a4xbdz1e(VS.100).aspx )
D) Opening a new project using XTP template (both dialog and MDI tested) only includes as last line
#include <XTToolkitPro.h> // Xtreme Toolkit Pro components We have to manually include directories, change _WIN32_WINNT definition
E) Window classes are derived from standard windows, not from CJ ( ie class CXTPMDIView : public CView )
F) XTP Resourced are not added
G) Samples (some tested) compiles and works without any modification
It seems that integration is referred only to setup... Is this correct ?
Compiling libraries and 2 projects ( projects manually converted from VS2008 - adding directories, etc.) works in my case, as does the previous version of XTP.
Hope this help.
|
|
VS2022 - MFC MBCS Statically linked
XTP 23.1 Static Link --------------------------------------------------------- Davide Zaccanti - ZakSoft - www.zaksoft.com |
|
jmargel
Groupie Joined: 10 February 2010 Status: Offline Points: 19 |
Posted: 21 February 2010 at 2:01pm |
I have the calendar control.
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Posted: 22 February 2010 at 3:14am |
Hi,
Thanks, Davide, we found way now to include toolkit to VC Directories list for VC 2010.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
zaksoft
Senior Member Joined: 05 June 2003 Location: Italy Status: Offline Points: 162 |
Posted: 22 February 2010 at 3:59am |
Hi,
Do you plan to add Time ( HH:MM) as timeline in ReportControl TrackControl ?
|
|
VS2022 - MFC MBCS Statically linked
XTP 23.1 Static Link --------------------------------------------------------- Davide Zaccanti - ZakSoft - www.zaksoft.com |
|
foxpro2000
Groupie Joined: 29 March 2009 Location: Italy Status: Offline Points: 17 |
Posted: 22 February 2010 at 9:43am |
Could you please update my account so that I can download the beta?
Name: foxpro2000
Thanks
|
|
jmargel
Groupie Joined: 10 February 2010 Status: Offline Points: 19 |
Posted: 22 February 2010 at 9:50am |
Please give me access to the new beta, I gave you my info. Will this fix the InvalidActiveXStateException error after you bring a form into form mode and then try to run it? |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Posted: 22 February 2010 at 10:16am |
Please write to support with your order number. |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Posted: 23 February 2010 at 1:07am |
There is virtual CXTPTrackPaintManager::FormatTime method - you can easy override it and convert position to time.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Posted: 23 February 2010 at 11:28am |
One question: I plan to release the next version of my application in
the first week of march. Do you think, that the final Version 14
is released at this time?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |