XVimProject / XVim

Xcode plugin for Vim keybindings
MIT License
5.16k stars 595 forks source link

DVTTextSidebarView.h can't find #1053

Open DaLiWangCC opened 7 years ago

DaLiWangCC commented 7 years ago

Description

[when I tryed to compaile the Xvim project. It reported a mistake that DVTTextSidebarView.h can't find.But I just downloaded the Xvim from the github]

Operation

[I like to use the Xvim.it's wonderful]

gregorymfoster commented 7 years ago

I have the same problem currently.

ma5on commented 7 years ago

hey,guys I just fixed this by totally accident ,I know nothing about wirte the code ,just start learing

accidently I found DVTTextSidebarView.h this file is under the directory /XcodeClasses/xcode8
Copy this to /Xvim bang! probolem solved
BUT! and before you start compile you need take care the UUID sort thing

you can check link down here to learn how to do that (is chinese by the way) http://www.jianshu.com/p/427b3d138857

Once you fixed UUID and copied the file when you compile should be solve your problem

DaLiWangCC commented 7 years ago

Thank you very much! I love xvim so much and think it very usefully in xcode. Thank again for your efforts and reply!

Sent from Mail Master On 09/07/2017 12:07, ma5on wrote:

hey,guys I just fixed this by totally accident ,I know nothing about wirte the code ,just start learing

accidently I found DVTTextSidebarView.h this file is under the directory /XcodeClasses/xcode8 Copy this to /Xvim bang! probolem solved BUT! and before you start compile you need take care the UUID sort thing

you can check link down here to learn how to do that (is chinese by the way) http://www.jianshu.com/p/427b3d138857

Once you fixed UUID and copied the file when you compile should be solve your problem

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.