Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

BUG: STATUS_ENTRYPOINT_NOT_FOUND error when trying to build napture #151

Open
Twingamerdudes opened this issue Jun 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Twingamerdudes
Copy link

Describe the bug
When building for Windows, the compilation ends abruptly when a process called webx.exe returns the error "STATUS_ENTRYPOINT_NOT_FOUND", with the error code "0xc0000139"

To Reproduce
Steps to reproduce the behavior:

  1. Follow the build instructions listed in the readme.
  2. Wait for the error to randomly pop up in your console.

Expected behavior
Napture builds successfully on Windows and the application is run.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 10.0.22631 Build 22631

Additional context
Why does building on windows suck so much

@Twingamerdudes Twingamerdudes added the bug Something isn't working label Jun 4, 2024
@face-hh
Copy link
Owner

face-hh commented Jun 4, 2024

What target are you compiling for? Is it gnu or msvc?

@Twingamerdudes
Copy link
Author

What target are you compiling for? Is it gnu or msvc?

I have no idea. In the instructions it did say smth about setting the target to gnu, so I did do that. So I'm assuming it's targeting gnu, but I can't verify that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants