|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Chooser error in C++ Eclipse
Eclipse is presenting an error with chooser(). This is the error:
invalid conversion from 'Victor*' to 'uint32_t {aka unsigned int}' [-fpermissive] I tried several things, and none of them seem to be working. Any help is appreciated. Thanks. |
|
#2
|
|||||
|
|||||
|
Re: Chooser error in C++ Eclipse
You need to post your code, or no one is going to be able to help you with that. We have no idea from what you've said what you're trying to do with that Victor* object that's causing the invalid cast.
|
|
#3
|
|||
|
|||
|
Re: Chooser error in C++ Eclipse
I agree with Kevin Sevcik. You need to post your code, or no one is going to be able to help you with that. We have no idea from what you've said what you're ending goal with that Victor* that's causing the error.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|