DRL > Discussion
Quick questions thread!
arseface:
I can't seem to get the github version working, and I need godmode for reasons. Been trying for the last hour or so to compile but I really have no idea what I'm doing.
Is there an easy way to compile this for windows, or a pre-compiled release download that includes godmode?
Tavana:
What an excellent question, arseface. I'm not aware of any compiled versions of d**mrl that have Godmode left on, I seem to recall it was dependent on being run from within the compiler's software.
What will help the most to get you properly compiling is to know what software you're trying to use. My main mistakes the first time I tried to compile were that I didn't have the necessary dependencies to make it work - mostly .dll files which aren't too hard to find.
arseface:
I basically just merged the valkyrie and doomrl master github folders and ran build on makewad in a vanilla lazarus.
In seeing that I'm probably missing some libraries, I realized that I hadn't put the \libs\ folder from FPC Valkyrie into the src folder for the project. Now makewad compiles, but I can't run it because I'm missing lua5.1.dll, which google is giving me a bunch of shady sites for.
Tavana:
Glad to hear you've gotten closer! I would check the compiled release of d**mrl. I think the DLL you're looking for is there.
arseface:
I copied it over and I'm still getting
--- Code: ---An unhandled exception occurred at $0000000100046C3D :
ELibraryError : Can't load library "lua5.1.dll"
$0000000100046C3D line 65 of vlibrary.pas
$000000010003791C line 391 of vlualibrary.pas
$0000000100038731 line 651 of vlualibrary.pas
$000000010002F308 line 110 of vpkg.pas
$000000010002FD51 line 206 of vpkg.pas
$000000010002FE6A line 216 of vpkg.pas
$000000010000197A line 23 of makewad.pas
$0000000100001C06
$0000000100012833
$0000000100013331
$00007FF82A772774
$00007FF82BAF0D51
--- End code ---
I copied over every .dll from the compiled release just in case, and it's still a no go.
I tried running the DoomRL.exe compiling gave me with the .wads from the compiled release, and it's giving me an Access Violation error.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version