negativerad / eepe

Automatically exported from code.google.com/p/eepe
0 stars 0 forks source link

Compilation problems #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Release 280 does not compile...
2.
3.

What is the expected output? What do you see instead?
simulatordialog.cpp: In constructor 
‘simulatorDialog::simulatorDialog(QWidget*)’:
simulatordialog.cpp:52:3: error: ‘trimptr’ was not declared in this scope
simulatordialog.cpp: In member function ‘void simulatorDialog::getValues()’:
simulatordialog.cpp:178:6: error: ‘trimptr’ was not declared in this scope
simulatordialog.cpp: In member function ‘void 
simulatorDialog::perOut(bool)’:
simulatordialog.cpp:683:61: error: ‘trimptr’ was not declared in this scope
simulatordialog.cpp:686:34: error: ‘trimptr’ was not declared in this scope
simulatordialog.cpp:765:5: error: ‘trimptr’ was not declared in this scope

What version of the product are you using? On what operating system?
linux 64 bits.. release 279 was compiling troubleless

Please provide any additional information below.

Original issue reported on code.google.com by romolo.m...@gmail.com on 3 Nov 2011 at 7:34

GoogleCodeExporter commented 9 years ago
Working on it!

Original comment by erezra...@gmail.com on 3 Nov 2011 at 9:53

GoogleCodeExporter commented 9 years ago

Original comment by erezra...@gmail.com on 3 Nov 2011 at 10:09