NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Help, new to netbeans using Ubuntu 12.04 language: C

 
Post new topic   Reply to topic    NetBeans Forums -> C/C++ Users
View previous topic :: View next topic  
Author Message
Reynaldo2333



Joined: 10 May 2012
Posts: 2

PostPosted: Thu May 10, 2012 1:07 pm    Post subject: Help, new to netbeans using Ubuntu 12.04 language: C Reply with quote

i did this on windows, having so much problems to test on ubuntu..After some research i found netbeans, got the compilers ready and everything.. but i get this error when trying to build and run.
Here's the code, made it on windows, dont know if i need to change anything since windows is windows and well ubuntu is linux.

Code:
#include <stdio.h>

int main(void)
{
    printf("Fundamentos de Programacion \n");
    printf("Nombre: Reynaldo Jose Ramirez \n");
    printf("Carrera: Psicologia\n");
    printf("Trimestre actual: Mayo-Julio 2012\n");
    getch();
    return(0);
}


now here's the error
: java.util.missingresourceexception: bin/nativeexecution/Linux-x86_64/pty
RUN FAILED

i tried to search on google, tried search feature here, nothing.. Please show me the way
Back to top
soldatov



Joined: 05 Nov 2009
Posts: 390

PostPosted: Thu May 10, 2012 1:56 pm    Post subject: Reply with quote

Yes. Ubuntu 12.04 has invalid NetBeans build (some files are absent). Valid NetBeans can be downloaded from http://netbeans.org/downloads/index.html
Back to top
Reynaldo2333



Joined: 10 May 2012
Posts: 2

PostPosted: Fri May 11, 2012 1:57 pm    Post subject: Reply with quote

soldatov wrote:
Yes. Ubuntu 12.04 has invalid NetBeans build (some files are absent). Valid NetBeans can be downloaded from http://netbeans.org/downloads/index.html


Worked like a charm, thank you.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> C/C++ Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo