View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001793 | NoesisGUI | C++ SDK | public | 2020-09-21 15:31 | 2020-09-22 11:53 |
| Reporter | Joren | Assigned To | sfernandez | ||
| Priority | normal | Severity | block | ||
| Status | resolved | Resolution | no change required | ||
| Product Version | 3.0.5 | ||||
| Summary | 0001793: Compile Warning in Noesis 3.0.5, C4263 | ||||
| Description | NoesisGUI\NsGui\FrameworkElement.h(825,17): error C4263: 'void Noesis::FrameworkElement::OnQueryCursor(Noesis::BaseComponent *,const Noesis::EventArgs &)': member function does not override any base class virtual member function OnQueryCursor seems to be defined with different parameters in UIElement. We specifically have this warning treated as an error, blocking me from updating to 3.0.5. Either way I think this was just an oversight. | ||||
| Platform | Any | ||||
|
Hi Joren, The changeset 9596 removed lots of static functions in the public headers, including that OnQueryCursor. Could you please verify you are using the correct revision number? |
|
|
Hi, I'm on 9579. Which is the latest I can see in my checkout. My checkout is pointed at Noesis/NoesisSDK/trunk/Native. I see Noesis/NoesisSDK/tags/3.0.5 exists, so I will try this one. |
|
|
Yes, please, make sure you are using svn://svn.noesisengine.com/Noesis/NoesisSDK/tags/3.0.5 trunk is right now a preview of 3.1 |
|
|
Yea, this works. Thanks. It seems a new crash got introduced, I opened a separate ticket for that (0001794) Feel free to close this one. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-09-21 15:31 | Joren | New Issue | |
| 2020-09-21 15:31 | Joren | Tag Attached: C++ | |
| 2020-09-21 16:10 | sfernandez | Assigned To | => sfernandez |
| 2020-09-21 16:10 | sfernandez | Status | new => feedback |
| 2020-09-21 16:10 | sfernandez | Note Added: 0006633 | |
| 2020-09-21 16:20 | Joren | Note Added: 0006634 | |
| 2020-09-21 16:20 | Joren | Status | feedback => assigned |
| 2020-09-21 16:36 | jsantos | Note Added: 0006635 | |
| 2020-09-21 16:36 | jsantos | Status | assigned => feedback |
| 2020-09-22 11:51 | Joren | Note Added: 0006636 | |
| 2020-09-22 11:51 | Joren | Status | feedback => assigned |
| 2020-09-22 11:53 | jsantos | Status | assigned => resolved |
| 2020-09-22 11:53 | jsantos | Resolution | open => no change required |