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

编译环境求助 #92

Open
stonelue opened this issue Oct 14, 2024 · 4 comments
Open

编译环境求助 #92

stonelue opened this issue Oct 14, 2024 · 4 comments

Comments

@stonelue
Copy link

想问下具体的编译环境,自己尝试加一些新功能打包编译但是一直报错,用的dotnet 8.0.110 在linux上编译,一直提示“以下方法或属性之间的调用具有二义性“,但是实际去查找声明只有一处,求答疑了

@ZHANGTIANYAO1
Copy link
Owner

ZHANGTIANYAO1 commented Oct 14, 2024 via email

@stonelue
Copy link
Author

了解了,感恩作者,这个插件给我们车队提供好多快乐,祝好人一胎八个

@stonelue
Copy link
Author

稍等,我又尝试了一下dotnet 3.1,但是提供了基本相同的报错,对于一些函数仍然报错类似下面这种

TS3AudioBot/MainCommands.cs(1627,49): error CS0121: The call is ambiguous between the following methods or properties: 'TS3AudioBot.CommandSystem.Text.TextModHelper.Mod(string)' and 'TS3AudioBot.CommandSystem.Text.TextModHelper.Mod(string)'

与”以下方法或属性之间的调用具有二义性“似乎是一个意思,并且报错的函数也基本相同,想问问作者有遇到过类似问题吗

@stonelue stonelue reopened this Oct 14, 2024
@ZHANGTIANYAO1
Copy link
Owner

ts3audiobot是从github源码的master分支clone的吗

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