Closed fistpan closed 2 years ago
I can't reproduce your errors. Please send the sources of your project with the plugin and I will see what is the reason.
I haven't applied it to the project yet. I use UE preview version 2. Create a new blank project, and then put the plug-in into plugins. He reminds me that runtimeviotest could not be compiled.
When I compile with VS, there will be an error in the information I sent you~
Have you tried to use ue5 preview 2 to use your plug-in
I am using the second version of UE5 Preview. Send me your sources and I'll see what's wrong.
I haven't written the source code yet ~ ~ just downloaded the plug-in you sent me last time, and the new project can't be opened directly~
After you create a project, even in case of an error, the project should be created. Just zip the folder and send it here
OK ~ ~ just a moment, please
I've kept you waiting. Give me an email. The file is a little big
------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2022年3月20日(星期天)中午12:33 运行端口: @. 抄送: @.**@.>; 主题: Re: [gtreshchev/RuntimeAudioImporter] 然后我用 vs 重新编译并出错(问题 #14)
我无法重现您的错误。请用插件发送你的项目的源代码,我会看看是什么原因。
— 直接回复此邮件,在 GitHub 上查看,或取消订阅。使用适用于iOS或Android 的 GitHub Mobile 随时随地对通知进行分类。 您收到此消息是因为您编写了该主题。 Message ID: @.***>
从QQ邮箱发来的超大附件
viocetest2.z ip (912.08M, 2022年04月19日 15:49 到期)进入下载页面:http://mail.qq.com/cgi-bin/ftnExs_download?k=7266353184ca9bf58626ae124265571c50075302005357551c51070557485101525718535354501e520006035455035509510d07646b6545580956541000164703484f58146558&t=exs_ftn_download&code=1f51dee3
For me it compiles without errors. What compiler are you using?
VS2019
Can you give me a video of your compilation process?? I'll see if there's any difference ~ ~ I've been compiling unsuccessfully ~ I don't know where the error is
Hi. I recommend checking that everything is in order with the compilation. Everything works fine for me. I tested in various variations and compilation occurs without errors.
I can't use this plug-in directly in the project. It will prompt an error: runtimeviocetest could not be compiled.Try rebuilding from source manually
Then I recompile with vs and make a mistake 严重性 代码 说明 项目 文件 行 禁止显示状态 错误 C2039 "__this": 不是 "USoundWave" 的成员 viocetest2 D:\UE5GkcPluginDemo\viocetest2\Plugins\RuntimeAudioImporter\Source\RuntimeAudioImporter\Private\RuntimeAudioImporterLibrary.cpp 298 错误 C2039 "CompressedFormatData": 不是 "USoundWave" 的成员 viocetest2 D:\UE5GkcPluginDemo\viocetest2\Plugins\RuntimeAudioImporter\Source\RuntimeAudioImporter\Private\RuntimeAudioImporterLibrary.cpp 298 错误 C3668 “UImportedSoundWave::GetDuration”: 包含重写说明符“override”的方法没有重写任何基类方法 viocetest2 D:\UE5GkcPluginDemo\viocetest2\Plugins\RuntimeAudioImporter\Source\RuntimeAudioImporter\Public\ImportedSoundWave.h 68
错误 C3668 “UImportedSoundWave::GetDuration”: 包含重写说明符“override”的方法没有重写任何基类方法 viocetest2 D:\UE5GkcPluginDemo\viocetest2\Plugins\RuntimeAudioImporter\Source\RuntimeAudioImporter\Public\ImportedSoundWave.h 68
错误 MSB3073 命令“D:\Programs\UE_5.0\Engine\Build\BatchFiles\Build.bat viocetest2Editor Win64 Development -Project="D:\UE5GkcPluginDemo\viocetest2\viocetest2.uproject" -WaitMutex -FromMsBuild”已退出,代码为 6。 viocetest2 C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 45