You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: make.bat
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -255,6 +255,7 @@ exit /b 1
255
255
"%V_EXE%" run cmd/tools/detect_tcc.v
256
256
echo^> V built successfully!
257
257
echo^> To add V to your PATH, run `%V_EXE% symlink`.
258
+
echo^> Note: Antivirus programs may sometimes tell you there is a virus in V (there aren't any). They can also slow compilation by a considerable amount. Consider adding exemptions for the V install directory as well as your V project folders.
0 commit comments