You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to compile stlport so I can use it in an arduino;I ran ./configure --target=avr and then make, but I get the bellow output. It seems that ld can't find '-lstlport'
I'm trying to compile stlport so I can use it in an arduino;I ran
./configure --target=avr
and thenmake
, but I get the bellow output. It seems thatld
can't find '-lstlport'How can I fix this?
The text was updated successfully, but these errors were encountered: