Search
Clear search
Close search
Main menu
Google apps
Groups
Sign in
Groups
tup-users
Conversations
About
Send feedback
Help
tup failed to build any nim source in windows
33 views
Skip to first unread message
Code Hz
unread,
Jan 3, 2021, 6:26:40 PM
1/3/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tup-users
Hi, I'm trying to use tup to build some nim project
minimal repro:
download and install nim (by using choosenim)
create a
empty
nim source by touch a.nim
run tup init, and create Tupfile, with contents: `
: a.nim |> nim c -o:a.exe a.nim |> a.exe
`
run tup, and it will failed with
Unable to read \.choosenim\current
even specify correct nim path in .choosenim path, still get similar error
I think it may related to dllinject/hook in windows
Reply all
Reply to author
Forward
0 new messages