Building WinSCP Without `Embarcadero C++ Builder XE6 Professional`

Advertisement

JsD
Donor
Joined:
Posts:
7

Building WinSCP Without `Embarcadero C++ Builder XE6 Professional`

I noticed in your build instructions (https://github.com/winscp/winscp/blob/master/readme.md), that you mention needing `Embarcadero C++ Builder XE6 Professional`. Is it possible to build using their free version rather than Pro?

I wanted to play around a bit but don't do any C++ development and $500.00 is pretty steep.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Building WinSCP Without `Embarcadero C++ Builder XE6 Professional`

In the past, WinSCP could be built with the free version without FTP support. We stopped supporting that since WinSCP 5.0 (2011). So while it still might be possible, the code is not ready for it. And there might be new code added meanwhile that won't compile in the free version. So I would even suggest you to invest your time to trying that.

What are you trying to do? Is this about your other post?
Synchronize changes to source files that are symlinks

Reply with quote

JsD
Donor
Joined:
Posts:
7

Re: Building WinSCP Without `Embarcadero C++ Builder XE6 Professional`

Hi Martin,

Yes, it was related to my other post.

I was on the fence of either building my own sync tool using Python AsyncSSH or trying to hack in a patch into WinSCP.

I found in interim solution for my local dev environment on Linus so its not such a pain where I use symlinks in my solutions.

Thanks for the prompt reply!

Reply with quote

Advertisement

You can post new topics in this forum