Who could help me

who might kindly help me,
I can correctly compile my whole project in Eclipse,but I can not compile with single .java file with javac command under DOS.
what causes this problem?

I have not any error in my program, the only problem is that-- I couldn't call any function called setTest() added today and had compiled correctly. when the code runs on the following line that were called the function setTest(), the exception ocurred..
objCell.setTest();///exectpion occurred.....below
java.lang.NoSuchMethodError: llreport.API.ICell.setTest()V
at llreport.testing.Frame1.fillArea(Frame1.java:426)
at llreport.testing.Frame1.generateReport(Frame1.java:82)
at llreport.testing.Frame1.fillReport(Frame1.java:45)
at llreport.testing.Frame1.<init>(Frame1.java:37)
at llreport.testing.Frame1.main(Frame1.java:438)
//*************partion of source
public class Cell implements ICellTypeChange,ICell{
public Cell(){
---this function is added today
public void setTest(){
System.out.println("sdf");
....................//other function had been made any days before
}

Similar Messages

  • I used to update my iPhone 4S applications whenever a new update is available, but at this time, "unknown error" displays after entering my apple id password. Anyone who could help, whom they might have experienced? Thanks

    I used to update my iPhone 4S applications whenever a new update is available, but at this time, "unknown error" displays after entering my apple id password. Anyone who could help, whom they might have experienced? Thanks

    Hi Christianjr,
    When you say you reset your network settings, what do you mean, exactly?
    I saw another post on this issue, and the poster indicated that they resolved the problem by turning off their cellular date option and wifi options in Settings, and then turned them back on.
    Also, resetting your phone may help - press the Home and Power buttons at the same time and continue to hold both down until the Silver Apple appears. Once it is back up, click on the update option and see if it fixes the problem.
    If none of those things work, then need to have details on what you did to reset your network settings....
    Cheers,
    GB

  • HT1386 WHILE SYNCHING iPHONE 3 WITH iTUNES. MY 1700 CONTACTS VANISHED FROM iPHONE AND iTUNES. I AM RUNNING AROUND TO GET IT RESTORED. ANYONE THERE WHO COULD HELP. HOW CAN I RESTORE AND GET MY CONTACTS BACK.

    WHILE SYNCHING iPHONE 3 WITH iTUNES.
    MY 1700 CONTACTS VANISHED FROM iPHONE AND iTUNES.
    I AM RUNNING AROUND TO GET IT RESTORED. ANYONE THERE WHO COULD HELP.
    HOW CAN I RESTORE AND GET MY CONTACTS BACK.

    Try:
    - Powering off and then back on your router.
    - iTunes for Windows: iTunes cannot contact the iPhone, iPad, or iPod software update server
    - Change the DNS to either Google's or Open DNS servers
    Public DNS — Google Developers
    OpenDNS IP Addresses
    - For one user uninstalling/reinstalling iTunes resolved the problem
    - Try on another computer/network
    - Wait if it is an Apple problem
    pinto123 wrote:
    i did every thing you said and when i went to restore this is what happened: the ipod software update server can not be contacted. make sure your network settings are correct and your network connection is active, or try again later. what do i do to restore.     i used the last way to do it the dfu

  • I have internet optic fiber connection and I'm trying to configure it with my Airport Express but doesn't works, appears that I have IP and DNS, as I'm a computers dummy , who could help me to configuration it, please?

    I have internet optic fiber connection and I'm trying to configure it with my Airport Express but doesn't works, appears that I have IP and DNS, as I'm a computers dummy , who could help me to configuration it, please?

    You're welcome.
    Voicemail is left at your carrier's server. That will continue to work unless you report your iPhone as lost or stolen with your carrier.
    You may never find it again and you can't if the iPhone remains offline or out of service which means the iPhone is powered off or doesn't have cellular reception.

  • My hard drive crashed on my macbook pro and I had a new one installed and they were unable to get my pictures off of it. Is there anyone who could help? I'm going to lose all my memories of my kids! I got my old hard drive

    My hard drive crashed on my macbook pro so i had a new one installed and they couldn't get my pictures off. I dont want to lose all my memories! They gave me back my old hard drive. Is there anyone that could help me?

    I think how you understand the value of having backups. All you can do is:
    General File Recovery
    If you stop using the drive it's possible to recover deleted files that have not been overwritten by using recovery software such as MAC Data Recovery, Data Rescue II, File Salvage or TechTool Pro.  Each of the preceding come on bootable CDs to enable usage without risk of writing more data to the hard drive.  Two free alternatives are Disk Drill and TestDisk.  Look for them and demos at MacUpdate or CNET Downloads. Recovery software usually provide trial versions that enable you to determine if the software would help before actually paying for it. Beyond this or if the drive has completely failed, then you would need to send the drive to a recovery service which is very expensive.
    The longer the hard drive remains in use and data are written to it, the greater the risk your deleted files will be overwritten.
    Also visit The XLab FAQs and read the FAQ on Data Recovery.
    You will need an external enclosure for the old drive so you can connect it to the computer in order to try the recovery software before you buy it. But if they don't work then you will need to send the drive to a recovery service such as Drive Savers.

  • I realize I must be the last person looking for THE PODCAST APP for my new iPod touch, but after looking 4 times, I have given up thinking that app must be long retired now...thanks to anyone who could help a late-bloomer.

    I realize I might be one of the last first-time buyers of an iPod Touch (latest version) but I cannot find the PODCAST APP for it anywhere! After wasting a total of an hour on 4 separate occasions today, I've given up, thinking perhaps I AM the last person who would need this app & it's 'retired'. Even typing in PODCAST APP & hitting the magnifier 10X's did NOTHING but hurt my finger tip. Could some nice person please help CONFUSED & CRAZED in CONNECTICUT? Thank you in advance!  Oh, one more question- How does 'one' get their older iPod players like the BOSE & 2 other good ones I have, WITH the Bluetooth music receivers I bought already on them, to actually DO what its designed to? Now add clueless, to my previous sign-off & not BORN in 1995! But, hey, I'm trying! ; )

    You can connect the iPod to a computer and download the Podcast app using iTunes >  https://itunes.apple.com/us/app/podcasts/id525463029?mt=8
    Or, on your iPod, tap the App Store then type in Podcast then download the app. (It has the same purple icon as the one at the iTunes Store on a computer).
    Only iPods with Bluetooth capability can, "pair" with Bluetooth BOSE devices.
    On an iPod touch, tap Settings > Bluetooth.

  • Engent, Who could help about selection-screen.

    Below is the code!
      CALL FUNCTION 'DATE_CREATE'
        EXPORTING
          anzahl_tage = 7
          datum_ein   = sy-datum     "
        IMPORTING
          datum_aus   = gdf_wadat.   "
    SELECT-OPTIONS: p_wadat  FOR likp-wadat
    DEFAULT sy-datum to gdf_wadat.
    All I want to do is to set the low as currenct system date
    then the high as seven days later.
    But, by using the code above I could not do that!
    God help me! Thank you very much!

    Hello Minghan,
    I see that you have registered just a few hours back. Welcome to SDN.
    Coming to your requirement, you do not need a Function Module call at all. Try this out.
    tables likp.
    select-options: p_wadat for likp-wadat.
    initialization.
    p_wadat-low = sy-datum.
    p_wadat-high = sy-datum + 7.
    append p_wadat.
    Hope this helps,
    Regards,
    Anand Mandalika.
    P.S. : Since you are a new member here, I should like to introduce you to the Forum Etiquette. Answering the queries you make in SDN requires some time and effort from the person(s) who take up your question. So when you get an answer that you find to be useful, please do reward it accordingly by clicking on the Yellow star icon in the reply. It is an SDN way of saying Thank You! For more information, you can refer to the weblog https://weblogs.sdn.sap.com/pub/wlg/680. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

  • Who could help me? need white papter of xml publisher

    who have and could send me a copy? thanks a lot
    [email protected]

    I am new here! I need finish a project. I need write a
    c++ program to let server and client transfer data
    under SSL.COuld you tell me how to do it?
    Thanks!!Go to the following site, open an account, and post your question over there.
    http://www.codeguru.com
    Very Important: Post your question in the C++ or VC++ area, not in the J++ forum :-)
    Kamran

  • Someone who could help with a small problem getting prices from TWS

    Hi
    I have this trading platform from Interactive Brokers, called TWS. Inside TWS there are two columns that I really need to get into my excel sheet. But the DDE stuff doesn't support these two columns, and all I can think of is to use some kind of Java to get it out of TWS and make it ready for Excel. I need the Open price and/or the Gap% value.
    I dont know anything about Java, but I have been told from others that it shouldn't be very difficult to make.
    Is there anyone that would be nice and give me a hand? I will try to explain in detail how it works, if you are not familiare to Interactive Brokers system.
    Best regards
    Espen Skeie

    lordoftrades wrote:
    Hi
    I have this trading platform from Interactive Brokers, called TWS. I would contact them, then.
    I dont know anything about Java, but I have been told from others that it shouldn't be very difficult to make.Or maybe them.
    Is there anyone that would be nice and give me a hand? I will try to explain in detail how it works, if you are not familiare to Interactive Brokers system.I would bet that nobody here is familiar with it. Best to contact the people who made it or the people who suggested it would be easy.

  • Itunes festival stream ok on my iphone, however it buffers badly on my windows laptop? anyone who could help would be greatly appreciated

    Itunes festival buffers badly on windows laptop but works fine on iphone 4. both connected to same wifi. please help

    Just a bit of further info; I have a Roku Soundbridge which is also connected via the Wireless extender (It's a Linksys WRE54G v3 (Firmware 3.03.01) extending from a Linksys WAP54G v2.0 (Firmware 3.05)) and it sees the libaries just fine.

  • Is there anyone at verizon who can help? I was scammed!

    Basically I called in to COMCAST to get my On Demand working and they talked me into buying a bundle. Part of which they said, I had to buy verizon wireless phones. I was told by this person that everything would come on my comcast bill and it would be about 167$ a month. Well I get my bill from comcast for almost 400 dollars and then one from verizon for 300. I went to comcast and verizon today. Comcast agreed to take 35 dollars off the bill, but that is it. And the employee at verizon refused to do anything what so ever to help. I will be honest, this has been a horrible month. My mom (who stays with me) was just diagnosed with lung cancer. It costs 40 bucks each time we see her doctor and 120 each chemo treatment. WE DO NOT HAVE THE MONEY FOR THIS. Is there anyone at verizon with a heart who could help? I don't know if the person who sold it works for both companies or what. But I was scammed. Comcast wont help anymore and a good hearted person at verizon is my only hope. We are basically getting the choice to either pay a phone bill or pay for my moms chemo. Obviously the answer is my mom. But having verizon work with me so there arn't major credit dings, would be a god send. I hate to beg, but please, someone help. I didn't know what else to do but post here. Sorry to sound melodramatic, but it is true. Please Help!

    These forums are dedicated to Residential products and services offered by Verizon.
    For help on Verizon Wireless issues, please post your topic on the Verizon Wireless Community at http://community.verizonwireless.com/

  • Who can help me :)--a problem with java program(reset problem in java )

    I do not know how to make the button reset,my program only could reset diagram but button.If any one who could help me to solve this problem.The problem is When the reset button is pressed, the image should immediately revert to the black square, and the 4 widgets listed above should show values that
    correspond to the black square.The code like this,first one is shapes:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.event.*;
    public class shapes extends JFrame {
         private JPanel buttonPanel; // panel for buttons
         private DrawPanel myPanel;  // panel for shapes
         private JButton resetButton;
        private JComboBox colorComboBox;
         private JRadioButton circleButton, squareButton;
         private ButtonGroup radioGroup;
         private JCheckBox filledButton;
        private JSlider sizeSlider;
         private boolean isShow;
         private int shape;
         private boolean isFill=true;
        private String colorNames[] = {"black", "blue", "cyan", "darkGray", "gray",
                                   "green", "lightgray", "magenta", "orange",
                                   "pink", "red", "white", "yellow"};   // color names list in ComboBox
        private Color colors[] = {Color.black, Color.blue, Color.cyan, Color.darkGray,
                              Color.gray, Color.green, Color.lightGray, Color.magenta,
                              Color.orange, Color.pink, Color.red, Color.white, Color.yellow};
         public shapes() {
             super("Draw Shapes");
             // creat custom drawing panel
            myPanel = new DrawPanel(); // instantiate a DrawPanel object
            myPanel.setBackground(Color.white);
             // set up resetButton
            // register an event handler for resetButton's ActionEvent
            resetButton = new JButton ("reset");
             resetButton.addActionListener(
              // anonymous inner class to handle resetButton events
                 new ActionListener() {
                       // draw a black filled square shape after clicking resetButton
                     public void actionPerformed (ActionEvent event) {
                             // call DrawPanel method setShowStatus and pass an parameter
                          // to decide if show the shape
                         myPanel.setShowStatus(true);
                             isShow = myPanel.getShowStatus();
                             shape = DrawPanel.SQUARE;
                         // call DrawPanel method setShape to indicate shape to draw
                             myPanel.setShape(shape);
                         // call DrawPanel method setFill to indicate to draw a filled shape
                             myPanel.setFill(true);
                         // call DrawPanel method draw
                             myPanel.draw();
                             myPanel.setFill(true);
                             myPanel.setForeground(Color.black);
                   }// end anonymous inner class
             );// end call to addActionListener
            // set up colorComboBox
            // register event handlers for colorComboBox's ItemEvent
            colorComboBox = new JComboBox(colorNames);
            colorComboBox.setMaximumRowCount(5);
            colorComboBox.addItemListener(
                 // anonymous inner class to handle colorComboBox events
                 new ItemListener() {
                     // select shape's color
                     public void itemStateChanged(ItemEvent event) {
                         if(event.getStateChange() == ItemEvent.SELECTED)
                             // call DrawPanel method setForeground
                             // and pass an element value of colors array
                             myPanel.setForeground(colors[colorComboBox.getSelectedIndex()]);
                        myPanel.draw();
                }// end anonymous inner class
            ); // end call to addItemListener
            // set up a pair of RadioButtons
            // register an event handler for RadioButtons' ItemEvent
             squareButton = new JRadioButton ("Square", true);
             circleButton = new JRadioButton ("Circle", false);
             radioGroup = new ButtonGroup();
             radioGroup.add(squareButton);
             radioGroup.add(circleButton);
            squareButton.addItemListener(
                // anonymous inner class to handle squareButton events
                new ItemListener() {
                       public void itemStateChanged (ItemEvent event) {
                           if (isShow==true) {
                                 shape = DrawPanel.SQUARE;
                                 myPanel.setShape(shape);
                                 myPanel.draw();
                   }// end anonymous inner class
             );// end call to addItemListener
             circleButton.addItemListener(
                   // anonymous inner class to handle circleButton events
                new ItemListener() {
                       public void itemStateChanged (ItemEvent event) {
                             if (isShow==true) {
                                 shape = DrawPanel.CIRCLE;
                                 myPanel.setShape(shape);
                                 myPanel.draw();
                             else
                                 System.out.println("Please click Reset button first");
                   }// end anonymous inner class
             );// end call to addItemListener
             // set up filledButton
            // register an event handler for filledButton's ItemEvent
            filledButton = new JCheckBox("Filled", true);
             filledButton.addItemListener(
              // anonymous inner class to handle filledButton events
            new ItemListener() {
                  public void itemStateChanged (ItemEvent event) {
                    if (isShow==true) {
                            if (event.getStateChange() == ItemEvent.SELECTED) {
                                  isFill=true;
                                  myPanel.setFill(isFill);
                                  myPanel.draw();
                            else {
                                isFill=false;
                                  myPanel.setFill(isFill);
                                  myPanel.draw();
                    else
                        System.out.println("Please click Reset button first");
              }// end anonymous inner class
             );// end call to addItemListener
            // set up sizeSlider
            // register an event handler for sizeSlider's ChangeEvent
            sizeSlider = new JSlider(SwingConstants.HORIZONTAL, 0, 300, 100);
            sizeSlider.setMajorTickSpacing(10);
            sizeSlider.setPaintTicks(true);
            sizeSlider.addChangeListener(
                 // anonymous inner class to handle sizeSlider events
                 new ChangeListener() {
                      public void stateChanged(ChangeEvent event) {
                          myPanel.setShapeSize(sizeSlider.getValue());
                             myPanel.draw();
                 }// end anonymous inner class
             );// end call to addChangeListener
            // set up panel containing buttons
             buttonPanel = new JPanel();
            buttonPanel.setLayout(new GridLayout(4, 1, 0, 50));
             buttonPanel.add(resetButton);
             buttonPanel.add(filledButton);
            buttonPanel.add(colorComboBox);
            JPanel radioButtonPanel = new JPanel();
            radioButtonPanel.setLayout(new GridLayout(2, 1, 0, 20));
            radioButtonPanel.add(squareButton);
            radioButtonPanel.add(circleButton);
            buttonPanel.add(radioButtonPanel);
            // attach button panel & draw panel to content panel
            Container container = getContentPane();
            container.setLayout(new BorderLayout(10,10));
            container.add(myPanel, BorderLayout.CENTER);
             container.add(buttonPanel, BorderLayout.EAST);
            container.add(sizeSlider, BorderLayout.SOUTH);
            setSize(500, 400);
             setVisible(true);
         public static void main(String args[]) {
             shapes application = new shapes();
             application.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    }second one is drawpanel:
    import java.awt.*;
    import javax.swing.*;
    public class DrawPanel extends JPanel {
         public final static int CIRCLE = 1, SQUARE = 2;
         private int shape;
         private boolean fill;
         private boolean showStatus;
        private int shapeSize = 100;
        private Color foreground;
         // draw a specified shape
        public void paintComponent (Graphics g){
              super.paintComponent(g);
              // find center
            int x=(getSize().width-shapeSize)/2;
              int y=(getSize().height-shapeSize)/2;
              if (shape == CIRCLE) {
                 if (fill == true){
                     g.setColor(foreground);
                      g.fillOval(x, y, shapeSize, shapeSize);
                else{
                       g.setColor(foreground);
                    g.drawOval(x, y, shapeSize, shapeSize);
              else if (shape == SQUARE){
                 if (fill == true){
                     g.setColor(foreground);
                        g.fillRect(x, y, shapeSize, shapeSize);
                else{
                        g.setColor(foreground);
                    g.drawRect(x, y, shapeSize, shapeSize);
        // set showStatus value
        public void setShowStatus (boolean s) {
              showStatus = s;
         // return showstatus value
        public boolean getShowStatus () {
              return showStatus;
         // set fill value
        public void setFill(boolean isFill) {
              fill = isFill;
         // set shape value
        public void setShape(int shapeToDraw) {
              shape = shapeToDraw;
        // set shapeSize value
        public void setShapeSize(int newShapeSize) {
              shapeSize = newShapeSize;
        // set foreground value
        public void setForeground(Color newColor) {
              foreground = newColor;
         // repaint DrawPanel
        public void draw (){
              if(showStatus == true)
              repaint();
    }If any kind people who can help me.
    many thanks to you!

    4 widgets???
    maybe this is what you mean.
    add this inside your actionPerformed method for the reset action
    squareButton.setSelected(true);
    colorComboBox.setSelectedIndex(0);
    if not be more clear in your post.

  • I hope someone gets this who can help me. i don't find anything helpful in the help section of icloud. i'm using my 4th generation itouch for about 3 weeks with the ical. but today when i tried to edit an event or d an event a window would pop up and sa

    i hope someone gets this who can help me. i don't find anything helpful in the help section of icloud. i'm using my 4th generation itouch for about 3 weeks with the ical. but today when i tried to edit an event or add an event a window would pop up and say "event can't be saved" or "no calendar chosen" or something like "this event doesn't belong with this calendar" and stuff like that.
    can you please help me fix this?

    You could repartition your drive to have a different OS X with the older iTunes there, and the newer iTunes on the existing partition. Back up everything beforehand. See Kappy's advice in this thread. Partitioning my Hard Drive

  • I have installed ios7 on my iPad 4. After installation it asked me pass code which I have never set. After multiple attempts it is disabled. I don't have backup on my iCloud or iTunes. Is there anyone who can help to enable it or to reverse iPad to ios6.

    I have installed ios7 on my iPad 4. After installation it asked me a pass code which I have never set. After multiple attempts it is disabled. I don't have backup on my iCloud or iTunes. Is there anyone who can help to enable it or to reverse iPad to ios6. I asked Apple store & tech said to format it but I will lose all the data..!

    Thanks for that. Much more constructive than the last comment. It's only the restriction code I can't recall, not the access passcode. So I can currently access the device, just not age restricted content. Does that's make a difference? I also wondered if anyone knew how many attempts you get to try to get it right. Now tried 21 times and so far nothing bad has happened but I am concerned I'll eventually be completely locked out of the device. That doesn't seem in the spirit of things though. Surely it's foreseeable that a child could repeatedly try to guess the code so I can't see that it would be right to lock the device down completely in that circumstance, particularly if the access code is being typed in correctly every time.
    Thanks

  • I have a report from WhatisHang which (in theory) tells my why my firefox constantly hangs up. But I need someone who can help figure this out.

    I hope this section will work, i couldnt find a place for Hang ups, and this problem doesnt usually cause a full crash, which is why it was hard to figure it out.
    I finally used the program WhatisHang to try to get an idea of what is causing the seemingly random hanging, but have been unable to find anyone who can help me with it.
    I have posted the Troubleshooting Information, though i dont think it would be of much help.
    I have the report available but dont know where i can post it.

    I must admit I seem possibly to be suffering from hangs also, although as I am often not in a hurry when using firefox on this machine it has little impact. I am using a legacy computer and tend to blame this on the computer or maybe background tasks such as from security software or indexing.
    '''Do you still get the hangs in safe mode with all''' (or maybe all but one essential plugin if you think a plugin is involved in the hangs) '''plugins disabled ?
    Have you tried to rule out
    * background tasks are the problem, <br/>(at least monitor what else is running using Task Manager or sysinternals process explorer)
    * [[is my firefox problem a result of malware|malware]]. <br/>( consider full system scans with multiple tools/software)
    * any other interacting programs or plugins <br/>(some may not be listed in firefox, you may need to check / uninstall from the OS {Windows Control Panel})
    **it may also be an idea to check hangs still occur when WhatIsHangs is not in use.
    * have you tried logging the cc & gc times in the error console, <br/>(if for instance you see times in 1000s of milliseconds appearing you may have then identified one reason for firefox being unresponsive, even if the cause is not yet identified. - a symptom the memshrink firefox developers will no doubt be eager to investigate)
    * if you can get hangs in safe mode, on at least the Aurora channel releases I suggest you immediately go ahead and file a bug yourself. (I will try to find time if not today then next weekend to look more closely at my own system to see if it is showing hangs in firefox use)
    ** ideally try with all default preferences
    ** As you have changed preferences, I suggest you include as a attachment in the bug your list of user modified preferences (use ''about:support'' or Troubleshooting Information option)
    ** State what security software is in use, it could be an important factor.<br/> (I imagine the majority of users have security software, or if not have security vulnerabilities and potentially an undetected malware problem)
    I will try to find and download a copy of WhatIsHang, see if it works on my system and what results it then shows.
    I realise I have not said anything terribly helpful I solving your problem, but I suspect you are not alone in having hangs, if you are able to spare the time to investigate and report I am sure it will help others.
    Firefox has had a few problems recently that would have been solved sooner if they were investigated when first reported, but unfortunatly an advantage of firefox is how easy it is to customise, but the downside is differentiating between a firefox fault and customisation problems.

Maybe you are looking for

  • How can I fix a Window that disappears Off Screen

    Hi, I'm running a new installation of MAX/msp and the output window does not appear on my monitor. When I use exspose the window comes in to view but when I click on it it disappears off screen to the left, therefore I can't grab it with my mouse. I

  • Error in installing TREX 7.0 (NW 2004s SR1 Stack)

    Hi Experts, Here the error i am getting in the last step of instillation: INFO 2006-12-13 15:25:27 Output of C:\DOCUME1\ADMINI1.BTI\LOCALS~1\Temp\sapinst_exe.1028.1166003304\SAPCAR.exe -x -v -g -i -R D:\usr\sap\NRX\SYS\exe\nuc\NTI386\Python -f "F:\NW

  • SOAP Attachment question

    Hi! I've got a question about SOAP Attachment. It is possible to use "Datahandler" class to attach a file. But is it possible to put the datahandler in a business class ( as an attribute of the class), and the business class is a parameter of the ser

  • How do I share contacts between separate users on the SAME Mac?

    I need help with an issue that came up today. A client asked me to put all her friend's names and addresses into her contacts.  After entering all the names into the address book I realized that I had entered them all into her husband's contacts, as

  • Problem about SunPerformance Library with SunStudio9

    I use VMWare to build up an Solaris 10 environment. And I install the SunStudio9 IDE. Here I compile a simple .c file whose MakeFile has -xlic_lib=sunperf option to be compile with SunStudio9. Here is the error information list, please help me ,thank