tiny-cuda-nn icon indicating copy to clipboard operation
tiny-cuda-nn copied to clipboard

How to solve this problem ? The format.cc file is missing when compiling

Open xuetong530 opened this issue 1 year ago • 10 comments

image

xuetong530 avatar May 17 '23 12:05 xuetong530

这个fmt要单独下载 image image

1621031303 avatar May 19 '23 07:05 1621031303

I have download the fmt file, however, the problem still exists.

format

languorous-cat avatar May 19 '23 09:05 languorous-cat

不应该呀,你把那个fmt的压缩包下载了之后,解压到dependencies/fmt里面,别放错了位置,弄好了之后应该这样的。你再检查一遍。

爱改名小王子 @.***

 

------------------ 原始邮件 ------------------ 发件人: "NVlabs/tiny-cuda-nn" @.>; 发送时间: 2023年5月19日(星期五) 下午5:08 @.>; @.@.>; 主题: Re: [NVlabs/tiny-cuda-nn] How to solve this problem ? The format.cc file is missing when compiling (Issue #311)

I have download the fmt file, however, the problem still exists.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

1621031303 avatar May 19 '23 09:05 1621031303

检查了的,路径如下tiny-cuda-nn/bindings/torch/dependencies/fmt

languorous-cat avatar May 19 '23 09:05 languorous-cat

你错了,不是tiny-cuda-nn/bindings/torch/dependencies/fmt,而是tiny-cuda-nn/dependencies/fmt

爱改名小王子 @.***

 

------------------ 原始邮件 ------------------ 发件人: "NVlabs/tiny-cuda-nn" @.>; 发送时间: 2023年5月19日(星期五) 下午5:15 @.>; @.@.>; 主题: Re: [NVlabs/tiny-cuda-nn] How to solve this problem ? The format.cc file is missing when compiling (Issue #311)

检查了的,路径如下tiny-cuda-nn/bindings/torch/dependencies/fmt

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

1621031303 avatar May 19 '23 09:05 1621031303

哦哦!thx!!!

languorous-cat avatar May 19 '23 09:05 languorous-cat

没事,我今天也恰好遇到这个问题。顺便就回复了。

爱改名小王子 @.***

 

------------------ 原始邮件 ------------------ 发件人: "NVlabs/tiny-cuda-nn" @.>; 发送时间: 2023年5月19日(星期五) 下午5:18 @.>; @.@.>; 主题: Re: [NVlabs/tiny-cuda-nn] How to solve this problem ? The format.cc file is missing when compiling (Issue #311)

哦哦!thx!!!

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

1621031303 avatar May 19 '23 09:05 1621031303

perhaps try cloning the repository again with --recursive flag and then build it

aradhyamathur avatar May 28 '23 09:05 aradhyamathur

为什么我放对位置了还是会出错呢一样的报错

Zhentao-Liu avatar Apr 11 '24 02:04 Zhentao-Liu

谢谢指教!! @1621031303

LinLin1031 avatar Apr 15 '24 02:04 LinLin1031