VS2017现在编译不通过了,年久失修?
Closed this issue · 7 comments
xiaocjnu commented
连asio工程下,detail文件夹都没有了
hjk41 commented
asio是个submodule,你得在tinyrpc目录下运行git submodule update --init才能把asio给clone下来
…On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***> wrote:
连asio工程下,detail文件夹都没有了
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX>
.
xiaocjnu commented
问题是asio目录下没有detail目录,代码中用到了
| |
xiaocjnu
邮箱:xiaocjnu@163.com
|
Signature is customized by Netease Mail Master
在2019年03月09日 19:56,Chuntao Hong 写道:
asio是个submodule,你得在tinyrpc目录下运行git submodule update --init才能把asio给clone下来
On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***> wrote:
连asio工程下,detail文件夹都没有了
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
hjk41 commented
正常的话应该有tinyrpc/tinyrpc/asio/asio/include/asio/detail
…On Sat, Mar 9, 2019 at 9:54 PM xiaocjnu ***@***.***> wrote:
问题是asio目录下没有detail目录,代码中用到了
| |
xiaocjnu
***@***.***
|
Signature is customized by Netease Mail Master
在2019年03月09日 19:56,Chuntao Hong 写道:
asio是个submodule,你得在tinyrpc目录下运行git submodule update --init才能把asio给clone下来
On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***> wrote:
> 连asio工程下,detail文件夹都没有了
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#5>, or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABFI4XiVEMTfEaGRzLx3OX6vOcOAr4Ikks5vU70QgaJpZM4bk9GX>
.
xiaocjnu commented
有的,那就是git上的sln文件有问题
| |
xiaocjnu
邮箱:xiaocjnu@163.com
|
Signature is customized by Netease Mail Master
在2019年03月09日 22:32,Chuntao Hong 写道:
正常的话应该有tinyrpc/tinyrpc/asio/asio/include/asio/detail
On Sat, Mar 9, 2019 at 9:54 PM xiaocjnu ***@***.***> wrote:
问题是asio目录下没有detail目录,代码中用到了
| |
xiaocjnu
***@***.***
|
Signature is customized by Netease Mail Master
在2019年03月09日 19:56,Chuntao Hong 写道:
asio是个submodule,你得在tinyrpc目录下运行git submodule update --init才能把asio给clone下来
On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***> wrote:
> 连asio工程下,detail文件夹都没有了
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#5>, or mute the thread
> <
https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABFI4XiVEMTfEaGRzLx3OX6vOcOAr4Ikks5vU70QgaJpZM4bk9GX>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
hjk41 commented
你是不是选的x86编译?Platform(平台)得选x64,x86的编译选项不行。我应该在sln里把x86都删了 :-P
…On Sat, Mar 9, 2019 at 10:35 PM xiaocjnu ***@***.***> wrote:
有的,那就是git上的sln文件有问题
| |
xiaocjnu
***@***.***
|
Signature is customized by Netease Mail Master
在2019年03月09日 22:32,Chuntao Hong 写道:
正常的话应该有tinyrpc/tinyrpc/asio/asio/include/asio/detail
On Sat, Mar 9, 2019 at 9:54 PM xiaocjnu ***@***.***> wrote:
> 问题是asio目录下没有detail目录,代码中用到了
>
>
>
>
> | |
> xiaocjnu
> ***@***.***
> |
>
> Signature is customized by Netease Mail Master
>
> 在2019年03月09日 19:56,Chuntao Hong 写道:
> asio是个submodule,你得在tinyrpc目录下运行git submodule update --init才能把asio给clone下来
>
> On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***>
wrote:
>
> > 连asio工程下,detail文件夹都没有了
> >
> > —
> > You are receiving this because you are subscribed to this thread.
> > Reply to this email directly, view it on GitHub
> > <#5>, or mute the thread
> > <
>
https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX
> >
> > .
> >
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or mute the thread.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#5 (comment)>, or
mute
> the thread
> <
https://github.com/notifications/unsubscribe-auth/ABFI4XiVEMTfEaGRzLx3OX6vOcOAr4Ikks5vU70QgaJpZM4bk9GX
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABFI4Zb3EW2w8OiOgoz3u4StN2F1Eacdks5vU8augaJpZM4bk9GX>
.
hjk41 commented
删掉了,你再pull一下应该就只有x64的platform了
…On Sat, Mar 9, 2019 at 10:38 PM 洪春涛 ***@***.***> wrote:
你是不是选的x86编译?Platform(平台)得选x64,x86的编译选项不行。我应该在sln里把x86都删了 :-P
On Sat, Mar 9, 2019 at 10:35 PM xiaocjnu ***@***.***> wrote:
> 有的,那就是git上的sln文件有问题
>
>
>
>
> | |
> xiaocjnu
> ***@***.***
> |
>
> Signature is customized by Netease Mail Master
>
> 在2019年03月09日 22:32,Chuntao Hong 写道:
> 正常的话应该有tinyrpc/tinyrpc/asio/asio/include/asio/detail
>
> On Sat, Mar 9, 2019 at 9:54 PM xiaocjnu ***@***.***> wrote:
>
> > 问题是asio目录下没有detail目录,代码中用到了
> >
> >
> >
> >
> > | |
> > xiaocjnu
> > ***@***.***
> > |
> >
> > Signature is customized by Netease Mail Master
> >
> > 在2019年03月09日 19:56,Chuntao Hong 写道:
> > asio是个submodule,你得在tinyrpc目录下运行git submodule update
> --init才能把asio给clone下来
> >
> > On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***>
> wrote:
> >
> > > 连asio工程下,detail文件夹都没有了
> > >
> > > —
> > > You are receiving this because you are subscribed to this thread.
> > > Reply to this email directly, view it on GitHub
> > > <#5>, or mute the thread
> > > <
> >
> https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX
> > >
> > > .
> > >
> >
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub, or mute the thread.
> >
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub
> > <#5 (comment)>, or
> mute
> > the thread
> > <
> https://github.com/notifications/unsubscribe-auth/ABFI4XiVEMTfEaGRzLx3OX6vOcOAr4Ikks5vU70QgaJpZM4bk9GX
> >
> > .
> >
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or mute the thread.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#5 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ABFI4Zb3EW2w8OiOgoz3u4StN2F1Eacdks5vU8augaJpZM4bk9GX>
> .
>
xiaocjnu commented
我明天试一下,谢谢
| |
xiaocjnu
邮箱:xiaocjnu@163.com
|
Signature is customized by Netease Mail Master
在2019年03月09日 22:43,Chuntao Hong 写道:
删掉了,你再pull一下应该就只有x64的platform了
On Sat, Mar 9, 2019 at 10:38 PM 洪春涛 ***@***.***> wrote:
你是不是选的x86编译?Platform(平台)得选x64,x86的编译选项不行。我应该在sln里把x86都删了 :-P
On Sat, Mar 9, 2019 at 10:35 PM xiaocjnu ***@***.***> wrote:
> 有的,那就是git上的sln文件有问题
>
>
>
>
> | |
> xiaocjnu
> ***@***.***
> |
>
> Signature is customized by Netease Mail Master
>
> 在2019年03月09日 22:32,Chuntao Hong 写道:
> 正常的话应该有tinyrpc/tinyrpc/asio/asio/include/asio/detail
>
> On Sat, Mar 9, 2019 at 9:54 PM xiaocjnu ***@***.***> wrote:
>
> > 问题是asio目录下没有detail目录,代码中用到了
> >
> >
> >
> >
> > | |
> > xiaocjnu
> > ***@***.***
> > |
> >
> > Signature is customized by Netease Mail Master
> >
> > 在2019年03月09日 19:56,Chuntao Hong 写道:
> > asio是个submodule,你得在tinyrpc目录下运行git submodule update
> --init才能把asio给clone下来
> >
> > On Fri, Mar 8, 2019 at 5:14 PM xiaocjnu ***@***.***>
> wrote:
> >
> > > 连asio工程下,detail文件夹都没有了
> > >
> > > —
> > > You are receiving this because you are subscribed to this thread.
> > > Reply to this email directly, view it on GitHub
> > > <#5>, or mute the thread
> > > <
> >
> https://github.com/notifications/unsubscribe-auth/ABFI4T5XMsn3V5GMzEgbBnA_EcVc6LwOks5vUinXgaJpZM4bk9GX
> > >
> > > .
> > >
> >
> >
> > —
> > You are receiving this because you authored the thread.
> > Reply to this email directly, view it on GitHub, or mute the thread.
> >
> > —
> > You are receiving this because you commented.
> > Reply to this email directly, view it on GitHub
> > <#5 (comment)>, or
> mute
> > the thread
> > <
> https://github.com/notifications/unsubscribe-auth/ABFI4XiVEMTfEaGRzLx3OX6vOcOAr4Ikks5vU70QgaJpZM4bk9GX
> >
> > .
> >
>
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub, or mute the thread.
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#5 (comment)>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ABFI4Zb3EW2w8OiOgoz3u4StN2F1Eacdks5vU8augaJpZM4bk9GX>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.