Alex
Alex
No emulation. LLVM's compiler can simply be invoked in `cl.exe` mode, and supports all the args. > The idea is that `TAO_IDL` is a command for the host to run...
Please close this issue, repo is dead, see #142
Please close this issue, repo is dead, see #142
Why is stonesense even tied to what PRINT_MODE df is using at all? Doesn't Allegro handle stonesense's window?
@lethosor Are the opengl issues from Allegro? I've never had an opengl crash in DF outside of the SDL/fullscreen button one.
Definitely possible it's both. I've seen processes with multiple OpenGL contexts before, so it's theoretically fixable. You're right that SDL 1.2 is old though, so I could see it using...
Same crash on macOS 10.13.1, DFHack 0.43.05-r2, attempting to resize the small window stonesize draws: ``` [DFHack]# stonesense Stonesense launched Using allegro version 5.2.2 r1 backbuffer w, h: 3360, 2100...
Are you sure? So if I just have a zipfile containing a `.nuspec` and 4 `.exe`s, choco will know to create a `bin` directory and stick the exes in `%ChocolateyInstall%\lib\PackageName\bin\`?
And just as important, `choco` will remember and remove those 4 `exe`s upon uninstallation?
Right, but _where_ are the `exe`s extracted to? What is the mapping between the zip file and `%ChocolateyInstall%\lib\PackageName`? For example, untarring a `tar.gz` to a folder exactly replicates the tarball's...