Re: [Gems-users] Gems2.1 compiling problem


Date: Fri, 7 Mar 2008 12:59:36 -0600
From: "Mike Marty" <mike.marty@xxxxxxxxx>
Subject: Re: [Gems-users] Gems2.1 compiling problem
Thats ok.  We are stupid for putting namespace qualifiers in class definitions :-)   It should be removed for our sources.

--Mike


On Fri, Mar 7, 2008 at 12:30 PM, Zhang Yu <thuzhangyu@xxxxxxxxx> wrote:
I'm stupid. Never mind.

Yu


On Fri, Mar 7, 2008 at 12:28 PM, Zhang Yu <thuzhangyu@xxxxxxxxx> wrote:
Hi Mike,

Then I got error:
profiler/Profiler.C:2303: error: no 'void Profiler::profileTimerInterrupt(NodeID, uinteger_t, uinteger_t, uinteger_t, uinteger_t, int, uinteger_t, uinteger_t, uinteger_t, int)' member function declared in class 'Profiler'

Should I remove this member function here too?

Thanks,
Yu



On Fri, Mar 7, 2008 at 12:15 PM, Mike Marty <mike.marty@xxxxxxxxx> wrote:
Removing the extra qualification "Profiler::" from line 216 in profiler.h should solve the problem.

--Mike


On Fri, Mar 7, 2008 at 12:13 PM, Zhang Yu <thuzhangyu@xxxxxxxxx> wrote:
Hi,

When compiling, I encounter this problem:

profiler/Profiler.h:216: error: extra qualification 'Profiler::' on member 'profileTimerInterrupt'

I'm using GCC 4.2.1.

How can I solve this?

Thanks,
Yu

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.




_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.





_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.



[← Prev in Thread] Current Thread [Next in Thread→]