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

Help #16

Open
Ya-Block opened this issue Jan 23, 2024 · 4 comments
Open

Help #16

Ya-Block opened this issue Jan 23, 2024 · 4 comments

Comments

@Ya-Block
Copy link

image

@BLiNXthetimesweeperGOD
Copy link

I also can't get VFrown to build now. I just get the following error:
"cannot find -lomdlg32: No such file or directory"

Here's what I did before to get it to build:
I got the latest version of w64devkit - https://github.com/skeeto/w64devkit/releases/
Within w64devkit, I followed the steps on the main VFrown page:
cd (VFrown folder)
make platform=windows build=release

@BLiNXthetimesweeperGOD
Copy link

Adding a c before "omdlg32" in the MakeFile gets a bit further, but the compiler throws another error:
"undefined reference to `c_dfDIJoystick2'"

@windwakr
Copy link

Adding a c before "omdlg32" in the MakeFile gets a bit further, but the compiler throws another error: "undefined reference to `c_dfDIJoystick2'"

Add dinput to the libs in the makefile.

@Ya-Block
Copy link
Author

Ya-Block commented May 2, 2024

image

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

3 participants