Bonjour,
Au lancement mon prog en mode debug, j'ai ces lignes bizarres:
Vous auriez une idée de ce à quoi c'est due?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18 First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359ea04.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359e9e4.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359ea04.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359e9e4.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359ea04.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359e9e4.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359ea04.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359e9e4.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: boost::gregorian::bad_month at memory location 0x0359ea04.. First-chance exception at 0x7c812a5b in FXTops_d.exe: Microsoft C++ exception: [rethrow] at memory location 0x00000000..
Je n'ai rien trouvé sur google.
EDIT:
voir ca:
http://blogs.msdn.com/davidklinems/a...12/438061.aspx
mais bon, ca m aide pas bcp.
Partager