Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fail. #156

Open
kouzhudong opened this issue Mar 16, 2023 · 1 comment
Open

build fail. #156

kouzhudong opened this issue Mar 16, 2023 · 1 comment

Comments

@kouzhudong
Copy link

E:\code\NetWork\OpenVPN\tap-windows6>buildtap.py --sdk=WDK -b
***** BUILD TAP config
Traceback (most recent call last):
File "E:\code\NetWork\OpenVPN\tap-windows6\buildtap.py", line 511, in
btw.build()
File "E:\code\NetWork\OpenVPN\tap-windows6\buildtap.py", line 280, in build
self.build_tap()
File "E:\code\NetWork\OpenVPN\tap-windows6\buildtap.py", line 255, in build_tap
self.config_tap()
File "E:\code\NetWork\OpenVPN\tap-windows6\buildtap.py", line 198, in config_tap
self.preprocess(kv, os.path.join(self.src, "tap-windows6.vcxproj"))
File "E:\code\NetWork\OpenVPN\tap-windows6\buildtap.py", line 190, in preprocess
modtxt = re.sub(self.macro_amper, repfn, f.read())
UnicodeDecodeError: 'gbk' codec can't decode byte 0xbf in position 2: illegal multibyte sequence

E:\code\NetWork\OpenVPN\tap-windows6>

@rainroot
Copy link

src/tap-windows6.vcxproj.in file format change... ( UTF-8 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants