You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open generated Visual Studio project at build\ArmorLab.sln
Build and run
And got problem on last step where it will build but won't run in Visual Studio. However if I place ArmorLab.exe to out folder, I can run it outside of Visual Studio.
Here is the output after trying to build ArmorLab
'ArmorLab.exe' (Win32): Loaded 'D:\Win10Apps\Armory3d\armortools\armorlab\build\x64\Release\ArmorLab.exe'. Symbols loaded.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\D3DCompiler_47.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\onnxruntime.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\winhttp.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\dinput8.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\d3d11.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Symbol loading disabled by Include/Exclude setting.
The thread 11688 has exited with code 3221225595 (0xc000007b).
The thread 8032 has exited with code 3221225595 (0xc000007b).
The thread 2428 has exited with code 3221225595 (0xc000007b).
The program '[9840] ArmorLab.exe' has exited with code 3221225595 (0xc000007b).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I made all steps:
git clone https://github.com/armory3d/armortools
cd armortools/armorlab
Unpack
models.zip
from https://github.com/armory3d/armorai/releases intoassets/models
using 7-Zip - Extract Here..\armorcore\make --graphics direct3d11
Open generated Visual Studio project at
build\ArmorLab.sln
Build and run
And got problem on last step where it will build but won't run in Visual Studio. However if I place ArmorLab.exe to
out
folder, I can run it outside of Visual Studio.Here is the output after trying to build ArmorLab
'ArmorLab.exe' (Win32): Loaded 'D:\Win10Apps\Armory3d\armortools\armorlab\build\x64\Release\ArmorLab.exe'. Symbols loaded.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\D3DCompiler_47.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\onnxruntime.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\winhttp.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\dinput8.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\d3d11.dll'. Symbol loading disabled by Include/Exclude setting.
'ArmorLab.exe' (Win32): Loaded 'C:\Windows\System32\dwmapi.dll'. Symbol loading disabled by Include/Exclude setting.
The thread 11688 has exited with code 3221225595 (0xc000007b).
The thread 8032 has exited with code 3221225595 (0xc000007b).
The thread 2428 has exited with code 3221225595 (0xc000007b).
The program '[9840] ArmorLab.exe' has exited with code 3221225595 (0xc000007b).
Beta Was this translation helpful? Give feedback.
All reactions