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

Can't find ProjectManager.exe #132

Open
wangqqiyue opened this issue Aug 13, 2022 · 0 comments
Open

Can't find ProjectManager.exe #132

wangqqiyue opened this issue Aug 13, 2022 · 0 comments

Comments

@wangqqiyue
Copy link

wangqqiyue commented Aug 13, 2022

Hi, I can't find ProjectManager.exe
I am using
OS version: Windows 10 19044.1826,
Visual Studio Version:
Microsoft Visual Studio Community 2022 version 17.2.4
VisualStudio.17.Release/17.2.4+32602.215
Microsoft .NET Framework version 4.8.04084
Visual C++ 2022 00482-90000-00000-AA613

I followed the setting up instruction as the following article:
Setting up for Windows

In Windows the binary could be present in Rubeus/RubeusCore/ProjectManager/Debug 
depending upon the build mode set in VS, in case you decide to build your own

And I have built the project as following:

17964@DESKTOP-989FAPM MINGW64 ~/Desktop/Rubeus-3
$ cmake .
-- Building for: Visual Studio 17 2022
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
-- The C compiler identification is MSVC 19.32.31329.0
-- The CXX compiler identification is MSVC 19.32.31329.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.32.31326/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.32.31326/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Custom build detected
-- Found OpenGL: opengl32
-- Windows Platform detected
-- DLLs have been written to target build directory
-- Configuring done
-- Generating done

But there is no exe files in this folder: Rubeus/RubeusCore/ProjectManager/Debug

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

1 participant