WillAyd commented on issue #45853:
URL: https://github.com/apache/arrow/issues/45853#issuecomment-2734945583

   Yes that is showing:
   
   ```
   meson setup --prefix=/opt/conda/envs/arrow --buildtype=debug -Dtests=true . 
/arrow/cpp
   Directory already configured.
   
   Just run your build command (e.g. ninja) and Meson will regenerate as 
necessary.
   Run "meson setup --reconfigure" to force Meson to regenerate.
   ```
   
   So the trick is to add `--reconfigure` to the setup invocation?


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