Giter Site home page Giter Site logo

Comments (4)

garyscavone avatar garyscavone commented on June 3, 2024

That file is in the “include/“ directory of the RtAudio distribution. You need to provide the correct path to the compiler.

—gary

On Aug 22, 2014, at 1:37 PM, punto- [email protected] wrote:

I'm getting this error when compiling for Windows Store App 8.1 (/DWINAPI_FAMILY=WINAPI_FAMILY_APP) with Visual Studio Express 2013 for Windows (but not for Windows Desktop), with WASAPI enabled:

drivers\rtaudio\RtAudio.cpp(3605) : fatal error C1083: Cannot open include file: 'functiondiscoverykeys_devpkey.h': No such file or directory

I'm using the "VS2012 x64 Cross Tools Command Prompt". I'm kinda lost with all these new windows versions, is this the right configuration? From what I understand WASAPI is the one for all the new windows phone/windows app 8.1 stuff?

Thanks!


Reply to this email directly or view it on GitHub.

from rtaudio.

punto- avatar punto- commented on June 3, 2024

Added the include file, now I'm getting a ton of errors, pasted here:

http://pastebin.com/xsXpP97w

It looks like it's still trying to use the old windows apis, am I wrong in
assuming that the wasapi thing would work with windows 8?

Thanks,

Ariel.

On Sun, Aug 24, 2014 at 9:13 AM, garyscavone [email protected]
wrote:

That file is in the “include/“ directory of the RtAudio distribution. You
need to provide the correct path to the compiler.

—gary

On Aug 22, 2014, at 1:37 PM, punto- [email protected] wrote:

I'm getting this error when compiling for Windows Store App 8.1
(/DWINAPI_FAMILY=WINAPI_FAMILY_APP) with Visual Studio Express 2013 for
Windows (but not for Windows Desktop), with WASAPI enabled:

drivers\rtaudio\RtAudio.cpp(3605) : fatal error C1083: Cannot open
include file: 'functiondiscoverykeys_devpkey.h': No such file or directory

I'm using the "VS2012 x64 Cross Tools Command Prompt". I'm kinda lost
with all these new windows versions, is this the right configuration? From
what I understand WASAPI is the one for all the new windows phone/windows
app 8.1 stuff?

Thanks!


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#23 (comment).

from rtaudio.

garyscavone avatar garyscavone commented on June 3, 2024

I don’t have Windows 8 and I likely won’t have it for a long time. The code compiled without a problem in Windows 7 so I would guess that it should work fine in Windows 8. I don’t have time to debug your problem … just look at the error messages carefully and do some internet searching.

—gary

On Aug 25, 2014, at 3:18 AM, punto- [email protected] wrote:

Added the include file, now I'm getting a ton of errors, pasted here:

http://pastebin.com/xsXpP97w

It looks like it's still trying to use the old windows apis, am I wrong in
assuming that the wasapi thing would work with windows 8?

Thanks,

Ariel.

On Sun, Aug 24, 2014 at 9:13 AM, garyscavone [email protected]
wrote:

That file is in the “include/“ directory of the RtAudio distribution. You
need to provide the correct path to the compiler.

—gary

On Aug 22, 2014, at 1:37 PM, punto- [email protected] wrote:

I'm getting this error when compiling for Windows Store App 8.1
(/DWINAPI_FAMILY=WINAPI_FAMILY_APP) with Visual Studio Express 2013 for
Windows (but not for Windows Desktop), with WASAPI enabled:

drivers\rtaudio\RtAudio.cpp(3605) : fatal error C1083: Cannot open
include file: 'functiondiscoverykeys_devpkey.h': No such file or directory

I'm using the "VS2012 x64 Cross Tools Command Prompt". I'm kinda lost
with all these new windows versions, is this the right configuration? From
what I understand WASAPI is the one for all the new windows phone/windows
app 8.1 stuff?

Thanks!


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#23 (comment).


Reply to this email directly or view it on GitHub.

from rtaudio.

punto- avatar punto- commented on June 3, 2024

Sorry I assumed the WASAPI support would work with windows 8 apps and phone
stuff. It's actually a different API from windows 7, it doesn't have
backwards compatibility (some stuff is still supported, but not all).

On Mon, Aug 25, 2014 at 11:16 AM, garyscavone [email protected]
wrote:

I don’t have Windows 8 and I likely won’t have it for a long time. The
code compiled without a problem in Windows 7 so I would guess that it
should work fine in Windows 8. I don’t have time to debug your problem …
just look at the error messages carefully and do some internet searching.

—gary

On Aug 25, 2014, at 3:18 AM, punto- [email protected] wrote:

Added the include file, now I'm getting a ton of errors, pasted here:

http://pastebin.com/xsXpP97w

It looks like it's still trying to use the old windows apis, am I wrong
in
assuming that the wasapi thing would work with windows 8?

Thanks,

Ariel.

On Sun, Aug 24, 2014 at 9:13 AM, garyscavone [email protected]
wrote:

That file is in the “include/“ directory of the RtAudio distribution.
You
need to provide the correct path to the compiler.

—gary

On Aug 22, 2014, at 1:37 PM, punto- [email protected] wrote:

I'm getting this error when compiling for Windows Store App 8.1
(/DWINAPI_FAMILY=WINAPI_FAMILY_APP) with Visual Studio Express 2013
for
Windows (but not for Windows Desktop), with WASAPI enabled:

drivers\rtaudio\RtAudio.cpp(3605) : fatal error C1083: Cannot open
include file: 'functiondiscoverykeys_devpkey.h': No such file or
directory

I'm using the "VS2012 x64 Cross Tools Command Prompt". I'm kinda
lost
with all these new windows versions, is this the right configuration?
From
what I understand WASAPI is the one for all the new windows
phone/windows
app 8.1 stuff?

Thanks!


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#23 (comment).


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub
#23 (comment).

from rtaudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.