blob: b2a2dce22f3d3536dc7282f7e2a9bf6561f50701 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
- check out dynamic linking in ogg* objects, and included DLL if needed
- check out using env vars in Path settings in registry, or make relative paths
- Another detail is that the menu item "help/1 manual" results in no action -
possibly some link pointing to the wrong place? It turns out that the
rundll "open" thingy isn't working...
- make Pd.exe using MSYS's "start.exe" like MacOSX's "open"
- menu_openhtml on Win32 with rundll should be able to open other
filetypes like open on MACOSX.
- get Windows Makefiles for Gem
|