View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0033416 | Community | OCCT:Visualization | public | 2023-06-25 20:53 | 2023-06-25 21:00 |
Reporter | Parmar Ronit | Assigned To | Parmar Ronit | ||
Priority | low | Severity | just a question | ||
Status | feedback | Resolution | open | ||
Platform | Windows | OS | VC++ 2019 | ||
Product Version | 7.4.0 | ||||
Summary | 0033416: Visualization - OCC Viewer Problem | ||||
Description | i use to bild opencascad with MS Visual studio 2019 64 bit. i got erro at new operator in below mentioned, myGraphicDevice = new OpenGl_GraphicDriver(aDisplayConnection); myViewer = new V3d_Viewer(aDriver); Handle(WNT_Window) aWNTWindow = new WNT_Window(GetSafeHwnd()); myAISContext = new AIS_InteractiveContext(myViewer); Error show that, no instance of overloaded matches the argument list argument types are: (unsigned long long, const char [50], int) After compilation it show erro also for that plase view attached photo. And i got same error in MS visual studion 2012 with OCC 7.7 version. Please help to solve this error. | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Dear @Parmar Ronit For this kind of questions(occt usage and problems) please use forum - https://dev.opencascade.org/forums But I guess that you dont include all necessary header files for the classes that used as a parameters. |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-06-25 20:53 | Parmar Ronit | New Issue | |
2023-06-25 20:53 | Parmar Ronit | Assigned To | => sshutina |
2023-06-25 20:57 | dpasukhi | Severity | major => just a question |
2023-06-25 20:57 | dpasukhi | Priority | normal => low |
2023-06-25 20:57 | dpasukhi | Summary | OCC Viewer Problem => Visualization - OCC Viewer Problem |
2023-06-25 20:59 | dpasukhi | Note Added: 0113680 | |
2023-06-25 20:59 | dpasukhi | Note Edited: 0113680 | |
2023-06-25 20:59 | dpasukhi | Note Edited: 0113680 | |
2023-06-25 20:59 | dpasukhi | Note Edited: 0113680 | |
2023-06-25 21:00 | dpasukhi | Assigned To | sshutina => Parmar Ronit |
2023-06-25 21:00 | dpasukhi | Status | new => feedback |