ruoruoniao opened a new issue, #3693:
URL: https://github.com/apache/fory/issues/3693

   ### Search before asking
   
   - [x] I had searched in the [issues](https://github.com/apache/fory/issues) 
and found no similar issues.
   
   
   ### Version
   
   `FORY_STRUCT` macro requires `/Zc:preprocessor` flag to work correctly with 
MSVC on Windows. Is this a feature? If so, would it be better to mention it in 
the README?
   
   ### Component(s)
   
   C++
   
   ### Minimal reproduce step
   
   Just use `msvc` to run example.
   
   ### What did you expect to see?
   
   Fix it or mention it in the README at least...?
   
   ### What did you see instead?
   
   `FORY_STRUCT` macro cannot be expend to correct code without 
`/Zc:preprocessor>` flag.
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to