jasonbu commented on PR #14440:
URL: https://github.com/apache/nuttx/pull/14440#issuecomment-2435182998

   > @xiaoxiang781216 @xuxin930 @jasonbu this pr broke build msvc
   > 
   > 
https://github.com/simbit18/nuttx_test_pr/actions/runs/11498059450/job/32003163671#step:8:1780
 sched.vcxproj -> 
D:\a\nuttx_test_pr\nuttx_test_pr\sources\nuttx\vs2022\sched\Debug\sched.lib 
Generating nuttx_all.lib Microsoft (R) Library Manager Version 14.41.34123.0 
Copyright (C) Microsoft Corporation. All rights reserved.
   > 
   > Building Custom Rule 
D:/a/nuttx_test_pr/nuttx_test_pr/sources/nuttx/CMakeLists.txt Building Custom 
Rule D:/a/nuttx_test_pr/nuttx_test_pr/sources/nuttx/CMakeLists.txt 
HOST_COMPILE_OPTIONS-NOTFOUND /HOST_COMPILE_OPTIONS-NOTFOUND(1,1): error C1083: 
Cannot open source file: 'HOST_COMPILE_OPTIONS-NOTFOUND': No such file or 
directory [D:\a\nuttx_test_pr\nuttx_test_pr\sources\nuttx\vs2022\nuttx.vcxproj] 
(compiling source file '/HOST_COMPILE_OPTIONS-NOTFOUND')
   
   @simbit18  I did not try the win host and re-produce the problem, please 
help me verify if it will work, I will do verify later.
   please review #14499.
   the problem should be COMPILE_OPTIONS is not set yet in nuttx cmake target 
at this time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to