toku-mac commented on issue #3472:
URL: https://github.com/apache/nuttx-apps/issues/3472#issuecomment-4430415282

   Hello, everyone.
   
   My .config settings are as follows.
   I'm trying to run hello_rust_cargo.
   
   ```
   CONFIG_SYSTEM_TIME64=y
   CONFIG_FS_LARGEFILE=y
   CONFIG_TLS_NELEM=16
   CONFIG_DEV_URANDOM=y
   CONFIG_EXAMPLES_HELLO_RUST_CARGO=y
   CONFIG_EXAMPLES_HELLO_RUST_CARGO_STACKSIZE=8192
   ```
   
   The version built with `make` works fine.
   I'm trying to build it with CMake.
   


-- 
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