Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open source file: '..\..\sim\noble\execute.c? #59

Closed
anta40 opened this issue Apr 27, 2018 · 1 comment
Closed

Cannot open source file: '..\..\sim\noble\execute.c? #59

anta40 opened this issue Apr 27, 2018 · 1 comment

Comments

@anta40
Copy link

anta40 commented Apr 27, 2018

Hi,

I just pulled the latest source code from Github, and the code failed to build with VS 2017.

1>c:\users\cipta-nb\desktop\nobleape-master\sim\noble\audio.c(249): warning C4244: '*=': conversion from 'n_double' to 'n_audio', possible loss of data
1>c:\users\cipta-nb\desktop\nobleape-master\sim\noble\audio.c(269): warning C4244: '=': conversion from 'n_uint' to 'n_byte', possible loss of data
1>compress.c
1>execute.c
1>c1 : fatal error C1083: Cannot open source file: '....\sim\noble\execute.c': No such file or directory
1>interpret.c
1>io.c

Seems like this execute.c is missing

@barbalet
Copy link
Owner

This should be fixed. When in doubt go to the gitlab.com/barbalet/apesdk repo with the active development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants