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

Add option to select temp folder during install #373

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crywalt
Copy link

@crywalt crywalt commented Feb 18, 2025

I can't check these changes because I can't get the build environment working here but they're pretty simple. If these don't work as is they're possibly a good starting point for making this work.

I can't check these changes because I can't get the build environment working here but they're pretty simple. If these don't work as is they're possibly a good starting point for making this work.

Signed-off-by: Chris Rywalt <crywalt@crywalt.com>
@RyanMetcalfeInt8
Copy link
Contributor

Perhaps I can help you get your build working. What issue are you having? I typically build via the steps here: https://github.com/intel/openvino-plugins-ai-audacity/blob/main/tools/windows/README.md

@crywalt
Copy link
Author

crywalt commented Feb 19, 2025

Perhaps I can help you get your build working. What issue are you having? I typically build via the steps here: https://github.com/intel/openvino-plugins-ai-audacity/blob/main/tools/windows/README.md

That's what I was using. I keep getting a long way into the build process before it can't find whisper.dll. I'm running it again to get the exact error message (I closed the window and you know cmd, it never remembers anything).

@crywalt
Copy link
Author

crywalt commented Feb 19, 2025

The error I was getting fixed itself somehow and now I'm getting an error that mod-openvino.dll does not exist. Something isn't getting built correctly. The only other errors I'm seeing are FileTracker errors:

FileTracker : error FTK1011: could not create the new file tracking log file: C:\Users\crywa\Downloads\audacity_plugins
_install\openvino-plugins-ai-audacity\tools\windows\BuildArtifacts-20250218_222234\audacity-build\modules\import-export
\mod-ffmpeg\lib-ffmpeg-support\lib-ffmpeg-support.dir\Release\lib-ffmp.C523CC49.tlog\CL.106408.write.1.tlog. The system
 cannot find the path specified. [C:\Users\crywa\Downloads\audacity_plugins_install\openvino-plugins-ai-audacity\tools\
windows\BuildArtifacts-20250218_222234\audacity-build\modules\import-export\mod-ffmpeg\lib-ffmpeg-support\lib-ffmpeg-su
pport.vcxproj]

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

Successfully merging this pull request may close these issues.

2 participants