Skip to Content.
Sympa Menu

charm - [charm] Charm++ with Qt

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm++ with Qt


Chronological Thread 
  • From: "Sanchez, Denis" <dsanchez AT ceit.es>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Charm++ with Qt
  • Date: Thu, 29 Jul 2010 16:47:46 +0200
  • Accept-language: es-ES, en-US
  • Acceptlanguage: es-ES, en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello to everybody,

Is it possible to use Qt and Charm++ in the same project?? The thing is that
I have a Charm++ program done running well, but when I introduce the
QApplication sentence, with the argc and argv as parameters (I put the
msg->argc and msg->argv, being msg CkArgMsg* type). I used the debugger and
it crashes there stating a Floating point exception.

Is it possible to conbine both libraries??

Thank you in advance,

Denis



  • [charm] Charm++ with Qt, Sanchez, Denis, 07/29/2010

Archive powered by MHonArc 2.6.16.

Top of Page