Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » Titan on Windows 7 with MSVC??
Titan on Windows 7 with MSVC?? [message #1707228] Thu, 03 September 2015 07:59 Go to next message
Francis ANDRE is currently offline Francis ANDREFriend
Messages: 12
Registered: July 2009
Junior Member
Hi

I seen that Titan is delivered in binary form only for Linux platform. Is there a plan for Windows platforms and specialy Windows 7 with the VisulaStudio C++ compiler?

Cheers
Re: Titan on Windows 7 with MSVC?? [message #1707234 is a reply to message #1707228] Thu, 03 September 2015 08:12 Go to previous message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Hi Francis,

thank you for your interest in Titan;

the Titan architecture is closely tied to Unix/Linux ( e.g. system calls), so there is no direct port to Windows. What you can do as a workaround is to install Cygwin on Windows, which Cygwin will emulate a Unix/Linux environment, and then build Titan for Cygwin from the source code available in github ,
see https://github.com/eclipse/titan.core ; README.cygwin explains the workflow.

Due to licensing reasons we cannot distribute a Cygwin version of Titan, however within Ericsson we have hundreds of users of Titan on Cygwin/Windows, so this is a proven and robust solution.
Please be aware of the license restrictions of Cygwin, they are different for community or commercial use. ( see http://cygwin.com/ )

In the long term , we are working on a Java-based version of TTCN-3 code generator and executor ( a Java version of Titan) that should solve this portability problem (and will probably introduce others Smile )


Best regards

Elemer
Previous Topic:Using JSON in TTCN-3 and Titan Part II: Simple REST/JSON test framework
Next Topic:Using JSON in Titan part III: JSON RPC
Goto Forum:
  


Current Time: Thu Apr 18 04:48:51 GMT 2024

Powered by FUDForum. Page generated in 0.01881 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top