User forums > General (but related to Code::Blocks)

clangd_client_wx31_64.cbp versus clangd_client_wx32_64.cbp in r13047

(1/1)

everSome:
Any particular reason clangd_client_wx31_64.cbp is drastically different from clangd_client_wx32_64.cbp? The following in clangd_client_wx32_64.cbp is standard practice in wx3?_64.cbp:

<Option object_output="../../../.objs32_64/plugins/contrib/clangd_client" />

but clangd_client_wx31_64.cbp has:

<Option object_output=".obj/clangd_client" />

at this point Will that even work here?

Miguel Gimenez:
There are more suspect lines, it will not work properly as-is.

Pecan:
Fixed svn Head 13068
Thanks

Navigation

[0] Message Index

Go to full version