TD 6.2 and Windows 10 compatibility - guptateamdeveloper

Asked by Sushree under the 'Centura' tag. :
Is Gupta Team developer 6.2 compatible with Windows 10 ? We are upgrading our systems from windows 7 to windows 10 and we have Centura version 6.2. Do we have to upgrade the Centura to a higher version or will Windows 10 support the current version?

Asked and answered under the 'Centura' Tag. The 'GuptaTeamDeveloper' tag is more appropriate,
so included here is a Link to it for anyone needing help on Gupta Team Developer version compatibility .
TD 6.2 and Windows 10 compatibility is answered here:

Related

Which is the last release of quickfix that support Java 7?

The last version de QuickFix need Java 8, but I can't find info about which is the last for JDK 7, could you help me.
According to the QFJ 2.0.0 release notes they started using the Java 8 Date/Time API in that release, and it is mentioned that "You need at least Java 8 to run QuickFIX/J". The major version was bumped because of this breaking change.
That means that the latest QuickFIX/J version supporting Java 7 should be the 1.6.4 release.

How to downgrade visual studio 2019 for mac to version 8.4?

I have Visual Studio Community 2019 for Mac
Version 8.4.1 (build 4).
I need to downgrade to 8.4.
How I can do that?
I'm doing it, as everything got broken with the new version.
I found the old installers here (off-line)
https://mac.filehorse.com/download-visual-studio-community-mac/old-versions/
Im still solving the SDK stuff happening (thanks to the Frankenstain integration in the tool)
Some other references.
https://www.reddit.com/r/xamarindevelopers/comments/9wfgfs/downgrading_xamarinios_to_1012020/
From the source to check the correct version number:
https://github.com/xamarin/xamarin-macios/releases?after=xamarin-ios-14.17.2.4
Wish me luck

VS2019 without Windows 8.1 SDK

I'm trying to run an already functional application that requires the Windows 8.1 SDK.
I installed Visual Studio 2019, but there is no option in the 8.1 SDK.
This is for a Windows 10 using Visual Studio 2019 last update.
On my old computer, there was the option to select in "Individual Components", but now no longer the encounter. Does anyone know if there is no such support on VS2019? Or is it necessary to install something more for the support to appear?
This is expected as it is marked as deprecated in Visual Studio 2019:
The Windows 8.1 SDK is no longer available in the Visual Studio
installer. Please upgrade your C++ projects to the latest Windows 10
SDK. If you have a hard dependency on 8.1, you can download it from
the Windows SDK archive.
So download and install the SDK from here.

Build Windows app compatible for 8.1 and 10

Background:
I am new to Windows app development.
I have installed Visual Studio 2017 Enterprise edition free trial on two machines. (One is running win 8.1 OS and other having win 10 OS)
Then, downloaded windows 10 sdk and mobile emulators.
I have created a webview based UWP app which is targeting windows 10.
Problem:
Built UWP app is running perfectly on Windows 10 OS with mobile emulators target version windows 10.
Now, I want the app to run on both windows 8, 8.1 and windows 10 phones.
I have installed windows 10 and windows 8.1 sdk on both machines.
But, it is not allowing me to create a new project to specify minimum sdk version as 8 or 8.1.
Is there any way to target both 8.1 and 10 versions for mobile with single app, with minimum efforts?
Please suggest.
Here is a summary that which VS can build which app models:
VS2019 - UWP (Except for Win10Mobile)
VS2017 - UWP
VS2015 - UWP, Win8.1 StoreApp, WP8/8.1 StoreApp
VS2013 - Win8/8.1 StoreApp, WP8/8.1 StoreAp
(Assume that dev system is Win10 and ignoring the Win32 or others)
(Note - To use the latest Win10 FallCU SDK, you need to use VS2017 or 2019)
For detail, please refer the vs compatibility page:
VS2019
VS2017
VS2015
VS2013
You need to create an app using Windows 8 SDK if you want to target Windows 8 and above versions.
UWP will not work for you because minimum requirement for UWP is Windows 10.

How install Xcode in windows 7? [duplicate]

This question already has answers here:
How can I develop for iPhone using a Windows development machine?
(42 answers)
Closed 9 years ago.
I'm a Junior Mobile Developer, I want to install xcode in a Windows 7, or similar software. Anyone know a solution ? For Android I use Eclipse.
sorry but there is no xcode for windows
xcode is mac only and needs osx 10.7+
you can not install XCode in a Windows, but you can use OS X through vmware in a Windows and then you can install XCode in OS X.

Resources