Page 1 of 1

Runtime Library ( 2.7.8.0 )

PostPosted: 24 Apr 2015 17:35
by queuesclimber
Can you please make it possible to switch this option from /MD to /MT for Release buildings ?
Or does it bite ( from switching from Static to shared dll ) with shared .dll's

Re: Runtime Library ( 2.7.8.0 )

PostPosted: 24 Apr 2015 18:29
by raspopov
Why we should not to follow a Microsoft guide?

Re: Runtime Library ( 2.7.8.0 )

PostPosted: 27 May 2015 07:26
by wildcard_25
Confused? You say you want to switch from /MD to /MT, then on the second line you ask if it will break by switching to dlls.

Shareaza releases are already built against the shared dlls. That's what the /MD switch means ie. Build against Multithreaded Dlls.