Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

少库imsetAlphaBit,undefined reference to `imsetAlphaBit(rga_buffer_t*, unsigned char, unsigned char)' #82

Open
caip1299920300 opened this issue Jun 14, 2024 · 2 comments

Comments

@caip1299920300
Copy link

按照给的librga进行编译,发现编译到samples/alpha_demo/src/rga_alpha_rgba5551_demo.cpp 报错:
lpha_rgba5551_demo.dir/rga_alpha_rgba5551_demo.cpp.o: in function main': rga_alpha_rgba5551_demo.cpp:(.text.startup+0x360): undefined reference to imsetAlphaBit(rga_buffer_t*, unsigned char, unsigned char)'

缺少了imsetAlphaBit的库的导入,我查看了里面所有的文件,都没有这个函数

@Cerf-Yu
Copy link
Collaborator

Cerf-Yu commented Jul 5, 2024

有同步更新头文件么?在im2d_buffer.h下面

@Jialeen
Copy link

Jialeen commented Nov 18, 2024

这个问题怎么解决,我也遇到这个问题。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants