私有包安装后试图创建symlink? #5052
              
                Unanswered
              
          
                  
                    
                      wang-mengdi
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 2 comments 1 reply
-
| 改成管理员模式运行:  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| 这种只能 patch。#5306 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
我在试图把amrex作为私有包添加到项目:https://github.com/AMReX-Codes/amrex
amrex本身给出的编译指示是:
我的这个xmake脚本可以编译包,但是编译后出现报错:
看上去似乎是amrex的cmake脚本试图创建一些符号链接。这种错误我应该用什么方式解决?我尝试了换成管理员模式运行,这会导致make结束后链接的cache文件夹会被删除,从而编译报错。
Beta Was this translation helpful? Give feedback.
All reactions