I just installed vim on OSX using fink. When i try to run the program i get this message: dyld: vim Undefined symbols: vim undefined reference to _BC expected...
Tavis
tavis@...
Mar 3, 2003 9:53 am
888
I just installed vim on OSX using fink. When i try to run the program i get this message: dyld: vim Undefined symbols: vim undefined reference to _BC expected...
Tavis Werts
tavisw@...
Mar 3, 2003 10:03 am
889
... I think these are the sorts of errors you get if you try to run a version compiled for OSX 10.1 on 10.2, or vice-versa. You can find one of each (Carbon ...
Benji Fisher
benji@...
Mar 3, 2003 7:11 pm
890
... The mail quoted above is an exchange between me and Andrew Trevorrow, who wrote the OzTeX package of TeX. Is there any chance of getting a reasonable ...
Benji Fisher
benji@...
Mar 9, 2003 12:08 am
891
... Haven't had time to look into setting the creator code, but Vim does already support the Open and Quit Apple events (and maybe others). The file...
Rain Dog
raindog@...
Mar 12, 2003 4:06 am
892
Many times have I been asked to support running a debugger in Vim. I always responded that Vim is an editor, not an IDE. If you want to debug your code with...
Bram Moolenaar
Bram@...
Mar 14, 2003 1:25 pm
893
Hi everyone! Today I uploaded a new binary of Vim (6.1.406) for MacOS Classic to macvim.swdev.org. Axel -- The Mac Vim page is now at: macvim.swdev.org/OSX for...
Axel Kielhorn
macvim@...
Mar 16, 2003 3:47 pm
894
Hi there, I'm a heavy Mac Vim user, having used Vim to write a couple of novels and lots of other things besides. Vim is definitely my editor of choice (on ...
Erik Westra
ewestra@...
Mar 19, 2003 12:37 pm
895
... Yes, I abandoned my iDisk when Apple decided to charge for it. macvim.swdev.org is now the preferred site. ... I am not sure how to fix this. The last...
Benji Fisher
benji@...
Mar 19, 2003 8:41 pm
896
... I would try using some shareware tool to the creator code of that text file to "VIM!" and see if Finder launches MacVim. Another work-around is to put...
Eugene Lee
eugene@...
Mar 19, 2003 10:13 pm
897
Hi Benji, ... Got it. Thanks... ... I'll have a play and see what I can figure out...I developed Mac software for nine years, before my employer forced me to...
Erik Westra
ewestra@...
Mar 20, 2003 9:26 am
898
... Benji, have you tried this? It worked for me, though I can't be certain that I haven't made other changes that addressed the problem. Try changing line...
Rain Dog
raindog@...
Mar 20, 2003 3:16 pm
899
... [snip] ... Help is always welcome! Personally, I bear no resemblance to a Mac developer... ... Er, doesn't an item in the list of known bugs count as a...
Benji Fisher
benji@...
Mar 20, 2003 7:54 pm
900
Hi Benji, ... That's great. I'll have a more serious look when I get a chance, but I did have some success in tinkering with Vim's creator codes last night....
Erik Westra
ewestra@...
Mar 20, 2003 8:35 pm
901
Hi guys, ... I had a play with this last night. It seems that this provides a good start to solving the problem, but as you say by itself it isn't sufficient....
Erik Westra
ewestra@...
Mar 20, 2003 9:02 pm
902
... Thanks for trying this. Since it did not work the last time I tried (something like) this, I was reluctant to spend the time trying again. Now that I...
Benji Fisher
benji@...
Mar 21, 2003 12:35 am
903
... Indeed, my copy of Make_osx.mak creates an Info.plist with the CFBundleSignature set to 'VIM!'. I must have made that change some time ago. Thanks for ...
Rain Dog
raindog@...
Mar 21, 2003 4:48 am
904
Hi Benji, ... Great! ... That works fine, too. Thanks -- I hadn't thought of doing that. ... Okay, I did some playing around, and here's what happens. If you...
Erik Westra
ewestra@...
Mar 21, 2003 10:22 am
905
... I do not think I will change the defaults, but maybe I can update the FAQ, now that I understand it a bit better. ... I would not be that hard ... ... ...
Benji Fisher
benji@...
Mar 21, 2003 4:32 pm
906
Vim Mac users: I recently uploaded a new version of vim for OS X 10.2 (Jaguar) at http://macvim.swdev.org/OSX This version includes the official patches...
Benji Fisher
benji@...
Mar 25, 2003 11:02 pm
907
Hi Benji, ... I'm very keen to help you out with this, but I'm working 16-hour days at the moment, so it'll have to wait until things quieten down. Hopefully ...
Erik Westra
ewestra@...
Mar 27, 2003 4:11 am
908
... FWIW: I looked into this a while ago. The association of documents with applications via Type and Creator codes is deprecated under OSX. As far as I can...
Rain Dog
raindog@...
Mar 27, 2003 5:06 am
909
... Do you have a link to any Apple document that even talks about this new "usro" resource for OS X? -- Eugene Lee...
Eugene Lee
eugene@...
Mar 27, 2003 7:38 am
910
... No. A search of the ADC site reveals nothing at all. You can, of course, Derez a 'usro' resource, but that's not too illuminating. Mostly binary (possibly...
Rain Dog
raindog@...
Mar 28, 2003 2:33 am
911
While trying to build the latest version (6.1.423), I discovered that the mbyte.diff patch failed after applying all of the official patches: patching file...
Emily Jackson
m5comp@...
Mar 29, 2003 1:53 pm
912
After some problems applying the latest batch of patches, I finall rebuild everything from scratch, thus losing all the little modifications I made on the way....
Axel Kielhorn
macvim@...
Mar 30, 2003 12:20 pm
913
... I think the problem is 6.1.418, not 6.1.417. I think that mbyte.diff is simple enough that I can fix this, although I would be happier if Muraoka Taro ...
Benji Fisher
benji@...
Mar 31, 2003 7:51 pm
914
For those who are using the huge pile of patches, there are now archives available that include all the patches up to and including 6.1.405: In...
Bram Moolenaar
Bram@...
Mar 31, 2003 8:32 pm
915
... I tried applying the official patches up to and including 6.1.417, then applying the mbyte.diff patch; the patch failed. 6.1.416 is the latest version of...
Emily Jackson
m5comp@...
Apr 1, 2003 1:01 pm
916
Sorry, I goofed. Details below for the curious. Short version: in the version just uploaded (6.1.435) I no longer try to set the 'fileformats' option from...