sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
From: Thomas Foerster <tjfoerster@web.de>
To: sox-users@lists.sourceforge.net
Subject: Fwd: DSD-Support - Compiling Mansr MSVC
Date: Sat, 14 Jan 2017 21:50:52 +0100	[thread overview]
Message-ID: <07a6d3d9-bfce-2cd8-2cd0-09b787900fcb@web.de> (raw)
In-Reply-To: <106f42db-e698-8d55-484a-09424bac6ccb@web.de>


[-- Attachment #1.1: Type: text/plain, Size: 887 bytes --]

Hi,

I could find the solution with Visual Studio C++ Compiler. If it is 
useful for anybody here my way. I could not use the msvc10 directory 
with all its stuff!

Sox/Mans with DSD-Support
----------------------------------------
Go into the main directory of the sources (i.E.: "C:\Sox"):
(Visual Studio C++ 2015, CMake 2.7.1)

1.) cmake -G "Visual Studio 14 2015"

-> in directory "src\" the *.vcxproj will be generated

2.) Edit: "src\libsox.vcxproj"

Add after the second <ItemGroup> at the begin (with the right path!):

<ClCompile 
Include="D:\Programmierung\Projekte_VisualC++\sox_DSD\src\dop.c" />
<ClCompile 
Include="D:\Programmierung\Projekte_VisualC++\sox_DSD\src\sdm.c" />
<ClCompile 
Include="D:\Programmierung\Projekte_VisualC++\sox_DSD\src\dsdiff.c" />
<ClCompile 
Include="D:\Programmierung\Projekte_VisualC++\sox_DSD\src\dsf.c" />

3.) Build solution

Regards
Thomas

[-- Attachment #1.2: Type: text/html, Size: 1756 bytes --]

[-- Attachment #2: Type: text/plain, Size: 323 bytes --]

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi

[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

      reply	other threads:[~2017-01-14 20:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-13 18:13 DSD-Support - Compiling Mansr MSVC Thomas Foerster
2017-01-14 20:50 ` Thomas Foerster [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.sourceforge.net/lists/listinfo/sox-users

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=07a6d3d9-bfce-2cd8-2cd0-09b787900fcb@web.de \
    --to=sox-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).