Build Failure After Code Sync Requesting Guidance #3794
-
|
Hi , I’ve synced the latest code and attempted to compile using the following commands to use GPU : meson setup builddir_full -Dexamples=false -Dtests=false -Dcpp_std=c++17 --reconfigure However, the build failed. Could you please advise if i should use some other branch from main ?
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
|
@zeslabconnect1 Hello, please remove the build folder
|
Beta Was this translation helpful? Give feedback.
-
I'm still getting the same error. I'm running the above commands |
Beta Was this translation helpful? Give feedback.
-
|
@hermet can you please share your build infrastructure details like compiler version , c++ version etc so that I can try to replicate and resolve this issue |
Beta Was this translation helpful? Give feedback.
-
|
@SergeyLebedkin thanks this compiles it . Can you get it added in meson please as that way i could use meson with no changes as that is a prefered system Is this a bug or if there is a workaround from meson ? |
Beta Was this translation helpful? Give feedback.
-
|
@SergeyLebedkin @hermet Since both GPU and CPU code exist will this line not work ? and will i have to write some other code for canvas mCanvas = std::unique_ptrtvg::SwCanvas(tvg::SwCanvas::gen()); Error: |
Beta Was this translation helpful? Give feedback.




Please, try to add reference to your project to the thorvg-1.dll proj