Hi, I got compiler errors: > main.cpp:90:56: error: taking address of temporary [-fpermissive] > &static_cast<VkBufferCreateInfo>(BufferCreateInfo), ... and others. What can I do with that?
Hi,
I got compiler errors:
...
and others.
What can I do with that?